Browse Source

jquery 文件改为本地

Chente 9 years ago
parent
commit
11b29ea0d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      userHome-msg.html

+ 1 - 1
userHome-msg.html

@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
 <link href="css/globalLayout.css" rel="stylesheet" type="text/css" />
 <link href="css/style.css" rel="stylesheet" type="text/css" />
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
 <script type="text/javascript" src="js/global.js"></script>
 </head>
 <body>