cdk
2025-06-16 d27cd18610ef82671bc57151e86158d16877b5a3
unpackage/cache/wgt/H546D0BA6/lib/base_js/js/app.js
@@ -46,19 +46,24 @@
   // app.API_URL_HEADER_BACK = "http://mes.nb-biyi.com:5637/api";
   // app.API_URL = "http://localhost:27611/";
   // app.API_URL_BACK = "http://localhost:27611/";
   // app.API_URL_BACK = "http://localhost:27611/";
   // 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/";
@@ -130,10 +138,11 @@
   };
   app.init = function(callback, firstRun) {
      //检查网络连接
      if (plus.networkinfo.getCurrentType() == plus.networkinfo.CONNECTION_NONE) {
         plus.nativeUI.alert("没有网络连接,请开启网络连接后再使用。", function() {
            plus.runtime.quit();
         }, app.APP_NAME_CN);
      }