111
This commit is contained in:
14
network.html
14
network.html
@@ -9,12 +9,12 @@
|
||||
<!-- 嵌入头部 -->
|
||||
<script type="text/javascript" src="./js/jquery.js"></script>
|
||||
<script>
|
||||
// $(function(){
|
||||
// $("#header").load("./header.html");
|
||||
// });
|
||||
// $(function(){
|
||||
// $("#footer").load("./footer.html");
|
||||
// });
|
||||
$(function(){
|
||||
$("#header").load("./header.html");
|
||||
});
|
||||
$(function(){
|
||||
$("#footer").load("./footer.html");
|
||||
});
|
||||
</script>
|
||||
<body>
|
||||
<div class="network">
|
||||
@@ -153,4 +153,4 @@
|
||||
$('#codeImg').attr('src', './loulan/captcha/captchaImage?type=math×tamp=' + Date.now());
|
||||
}
|
||||
</script>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user