Jason(Fruit Of Eden) 6 лет назад
Родитель
Сommit
a08acf163b
2 измененных файлов с 1 добавлено и 2 удалено
  1. 1 1
      js/basic1.js
  2. 0 1
      lazhang.html

+ 1 - 1
js/basic1.js

@@ -1,6 +1,6 @@
 var SVR_URL = "/server/";  //http://172.30.84.3:8803
 if(location.host.indexOf("niimei") === -1){
-    SVR_URL = "http://172.30.84.3:8803/server/";
+    SVR_URL = "http://127.0.0.1:8803/server/";
 }
 
 function get_data(url, callback) {

+ 0 - 1
lazhang.html

@@ -148,7 +148,6 @@
                             <th>良品数</th>
                             <th>人员</th>
                             <th>不良率</th>
-
                         </tr>
                         </thead>
                         <tbody id="rank-three">