From 37d77a6e37de1deb91f3b4f09ec641164c388762 Mon Sep 17 00:00:00 2001 From: 途仕网络 <zjh198422159@163.com> Date: Sat, 18 Apr 2020 17:33:53 +0800 Subject: [PATCH] update application/index/view/index/index.html. 增加个双引号 jason-张百万2020-4-18 --- application/index/view/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index 7a81677..3941a73 100755 --- a/application/index/view/index/index.html +++ b/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> -- libgit2 0.24.0