wbc
2024-09-06 8177b79722037a348b08375c63723356c07690c5
unpackage/cache/wgt/H546D0BA6/lib/base_js/js/app.js
@@ -50,15 +50,20 @@
   // app.API_URL_HEADER = "http://localhost:27611/api";
   // app.API_URL_HEADER_BACK = "http://localhost:27611/api";
   
   // app.API_URL = "http://192.168.4.105:27611";
   // app.API_URL_BACK = "http://192.168.4.105:27611";
   // app.API_URL_HEADER = "http://192.168.4.105:27611/api";
   // app.API_URL_HEADER_BACK = "http://192.168.4.105:27611/api";
   // app.API_URL = "http://192.168.0.104:27611";
   // app.API_URL_BACK = "http://192.168.0.104:27611";
   // app.API_URL_HEADER = "http://192.168.0.104:27611/api";
   // app.API_URL_HEADER_BACK = "http://192.168.0.104:27611/api";
   // app.API_URL = "http://192.168.1.198:8081/MESAPP";
   // app.API_URL_BACK = "http://192.168.1.198:8081/MESAPP";
   // app.API_URL_HEADER = "http://192.168.1.198:8081/MESAPP/api";
   // app.API_URL_HEADER_BACK = "http://192.168.1.198:8081/MESAPP/api";
   app.API_URL = "http://192.168.1.198:8081/MESAPP";
   app.API_URL_BACK = "http://192.168.1.198:8081/MESAPP";
   app.API_URL_BACK = "http://211.140.38.18:8081/MESAPP";
   app.API_URL_HEADER = "http://192.168.1.198:8081/MESAPP/api";
   app.API_URL_HEADER_BACK = "http://192.168.1.198:8081/MESAPP/api";
   app.API_URL_HEADER_BACK = "http://211.140.38.18:8081/MESAPP/api";
   // app.API_URL = "http://211.140.38.18:8081/MESAPP";
   // app.API_URL_BACK = "http://211.140.38.18:8081/MESAPP";
@@ -66,10 +71,13 @@
   // app.API_URL_HEADER_BACK = "http://211.140.38.18:8081/MESAPP/api";
   // app.API_URL = "http://192.168.1.250:8089/MESAPP/";
   // app.API_URL_BACK = "http://192.168.1.250:8089/MESAPP/";
   // app.API_URL_HEADER = "http://192.168.1.250:8089/MESAPP/api";
   // app.API_URL_HEADER_BACK = "http://192.168.1.250:8089/MESAPP/api";
   
   // app.API_URL = "http://182.105.131.80:8089/MESAPP/";
   // app.API_URL_BACK = "http://182.105.131.80:8089/MESAPP/";
@@ -134,6 +142,7 @@
      //检查网络连接
      if (plus.networkinfo.getCurrentType() == plus.networkinfo.CONNECTION_NONE) {
         plus.nativeUI.alert("没有网络连接,请开启网络连接后再使用。", function() {
            plus.runtime.quit();
         }, app.APP_NAME_CN);
      }