瀏覽代碼

bug修改

twt 1 年之前
父節點
當前提交
58ec3d1ab8
共有 3 個文件被更改,包括 8 次插入8 次删除
  1. 3 3
      manifest.json
  2. 4 4
      utils/common.js
  3. 1 1
      utils/request.js

+ 3 - 3
manifest.json

@@ -61,9 +61,9 @@
             }
         },
         "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
-		"optimization":{"subPackages":true}
-
-
+        "optimization" : {
+            "subPackages" : true
+        }
     },
     "mp-alipay" : {
         "usingComponents" : true

+ 4 - 4
utils/common.js

@@ -73,11 +73,11 @@ function noMultipleClicks(methods, info) {
 function getExtStoreId(type){
 	try{
 	 var extConfig = uni.getExtConfigSync ? uni.getExtConfigSync() : {shopId:'默认的门店id'};
-		 	/* extConfig={
-		  	"shopId": "1F12DB68-D8E8-4B76-9E20-287ACB72889F",
+	/* 	 extConfig={
+		  	"shopId": "935D2FA9-1DA3-4C8B-944C-DB40D5C6F132",
 		  	"url":"https://apidms.66km.com",
-		  	"unionId":"EF7981B9-2D1D-4006-9C0A-66CE7177134D",
-		  	"appId":"wx2c6f04c0dcd15984"
+		  	"unionId":"1933D569-A2A4-4090-87C3-8E84B33FF15A",
+		  	"appId":"wx09ff516cd194a04d"
 	      } */
 		console.log(extConfig,'extJson对象');
 		//return extConfig[type];

+ 1 - 1
utils/request.js

@@ -13,7 +13,7 @@ const baseUrl=extConfig.url+'/'
 //const baseUrl='http://192.168.0.174:20187/'
 //const baseUrl='http://dms.66km.com.cn/'
 
-//wx2c6f04c0dcd15984正式  wx33053a645546ec31
+//wx2c6f04c0dcd15984正式  wx33053a645546ec31 E37BB296-5A08-4534-859D-B351BA611AF9 EEADACCD-8A19-499D-8AD7-6975D2C93243 
 //测试地址
 //const webUrl = 'http://dms.32che.cn/'
 //正式