Browse Source

update application/index/view/index/index.html.
增加个双引号 jason-张百万2020-4-18

途仕网络 5 years ago
parent
commit
37d77a6e37
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/index/view/index/index.html

+ 1 - 1
application/index/view/index/index.html

@@ -63,7 +63,7 @@
         </header>
 
         <!-- jQuery -->
-        <script src=https://cdn.staticfile.org/jquery/2.1.4/jquery.min.js></script>
+        <script src="https://cdn.staticfile.org/jquery/2.1.4/jquery.min.js"></script>
 
         <!-- Bootstrap Core JavaScript -->
         <script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>