xuzhiheng пре 4 година
родитељ
комит
d917ae8da8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      static/templates/login.html

+ 1 - 1
static/templates/login.html

@@ -3,7 +3,7 @@
     <html lang="en">
     <head>
         <meta charset="UTF-8">
-        <script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>
+        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
         <script src="https://cdn.bootcss.com/blueimp-md5/2.10.0/js/md5.js"></script>
         <title>接口服务平台后台管理系统</title>
     </head>