diff --git a/app.js b/app.js index 95fab52..344cf4c 100644 --- a/app.js +++ b/app.js @@ -13,7 +13,7 @@ App({ config2: null, code: null, heigth:0, - user_id: 5682068,// 4379287,// null,// 5682068, + user_id: null,// 4379287,// null,// 5682068, buy_now:null, picklist:null, //门店列表 wuliuprice: null, //物流价格表 diff --git a/project.config.json b/project.config.json index 8843409..3943819 100644 --- a/project.config.json +++ b/project.config.json @@ -14,8 +14,8 @@ }, "compileType": "miniprogram", "libVersion": "2.2.4", - "appid": "wx2ea7cdd3ef52cdff", - "projectname": "miaosha", + "appid": "wx7406a86b64b58a1d", + "projectname": "QA_MShopWeApp", "debugOptions": { "hidedInDevtools": [] }, diff --git a/setting.js b/setting.js index cf81208..d577309 100644 --- a/setting.js +++ b/setting.js @@ -1,14 +1,10 @@ module.exports = { - appName: "派派通", - versionCode: "1.0.0", - appLogo: "../../../images/logo.png", - url: "https://test-weshop.yolipai.net", - //url:"https://weshop.yolipai.net", //外网的网址 - //url:"http://172.20.3.121:8085", //明海的网址 - //url:"http://172.20.3.102:8085", //自己的网址 - banner_err:"../../../images/del/logo.png", - imghost: "https://mshopimg.yolipai.net/", - share: {}, - stoid:1, - -}; + appName: "美得得商户中心", + versionCode: "1.3.1", + appLogo: "../../../images/logo.png", + url: "https://weshop.yolipai.net", + banner_err: "../../../images/del/logo.png", + imghost: "https://mshopimg.yolipai.net/", + share: {}, + stoid: 197, +}; \ No newline at end of file