tanghongbin пре 5 година
родитељ
комит
bd62da245e
4 измењених фајлова са 9 додато и 4 уклоњено
  1. 2 1
      web/avss_index.html
  2. 2 1
      web/imgTab.html
  3. 3 1
      web/index.html
  4. 2 1
      web/zosi_link_index.html

+ 2 - 1
web/avss_index.html

@@ -12,6 +12,7 @@
     <link href="css/bootstrap.min.css" rel="stylesheet">
     <link href="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css" rel="stylesheet">
     <script src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
     <script src="js/jquery.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script src="js/jquery_cookie_min.js"></script>
@@ -20,7 +21,7 @@
     <script src="js/jkcor.js"></script>
     <script src="js/pages.js"></script>
     <script src="js/datachange.js"></script>
-    <script src="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
+
     <style>
         td {
             white-space: nowrap;

+ 2 - 1
web/imgTab.html

@@ -13,6 +13,7 @@
     <link href="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css" rel="stylesheet">
 
     <script src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
     <script src="js/jquery.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script src="js/jquery_cookie_min.js"></script>
@@ -21,7 +22,7 @@
     <script src="js/jkcor.js"></script>
     <script src="js/pages.js"></script>
     <script src="js/datachange.js"></script>
-    <script src="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
+
 </head>
 <body>
 <div class="clear-backend">

+ 3 - 1
web/index.html

@@ -12,6 +12,7 @@
     <link href="css/bootstrap.min.css" rel="stylesheet">
     <link href="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css" rel="stylesheet">
     <script src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
     <script src="js/jquery.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script src="js/jquery_cookie_min.js"></script>
@@ -20,7 +21,8 @@
     <script src="js/jkcor.js"></script>
     <script src="js/pages.js"></script>
     <script src="js/datachange.js"></script>
-    <script src="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
+
+
     <style>
         td {
             white-space: nowrap;

+ 2 - 1
web/zosi_link_index.html

@@ -12,6 +12,7 @@
     <link href="css/bootstrap.min.css" rel="stylesheet">
     <link href="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css" rel="stylesheet">
     <script src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
     <script src="js/jquery.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script src="js/jquery_cookie_min.js"></script>
@@ -20,7 +21,7 @@
     <script src="js/jkcor.js"></script>
     <script src="js/pages.js"></script>
     <script src="js/datachange.js"></script>
-    <script src="http://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" type="text/javascript"></script>
+
     <style>
         td {
             white-space: nowrap;