浏览代码

added jquery reference and cleaned up old files

control 3 年之前
父节点
当前提交
eeed62ad5f
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      app/static/js/jquery-3.2.1.slim.min.js
  2. 1 1
      app/templates/base.html

文件差异内容过多而无法显示
+ 0 - 1
app/static/js/jquery-3.2.1.slim.min.js


+ 1 - 1
app/templates/base.html

@@ -68,7 +68,7 @@
 
 
         <script
-            src="static/js/jquery-3.2.1.min.js"
+            src="static/js/jquery-3.6.0.min.js"
         </script>
         <script
             src="static/js/popper.min.js"

部分文件因为文件数量过多而无法显示