Commit b59ad253 by 侯体倬

mixid 修改

parent 3f989c3a
...@@ -38,8 +38,8 @@ export default { ...@@ -38,8 +38,8 @@ export default {
xhyx_uat: { "mixid":"xhyxshop", "shopid": 1 }, xhyx_uat: { "mixid":"xhyxshop", "shopid": 1 },
xhyx_prod: { "mixid":"xhyxshop", "shopid": 1 }, xhyx_prod: { "mixid":"xhyxshop", "shopid": 1 },
wly_prod: { "mixid":"WLYSWT", "shopid": 2 }, wly_prod: { "mixid":"WLYSWT", "shopid": 2 },
ylkj_uat: { "mixid":"YLKJ", "shopid": 8 }, ylkj_uat: { "mixid":"YL", "shopid": 8 },
ylkj_prod: { "mixid":"WImbQK", "shopid": 99 } ylkj_prod: { "mixid":"YLKJ", "shopid": 99 }
} }
extConfig = shopItem[process.env.NODE_ENV]; extConfig = shopItem[process.env.NODE_ENV];
wx.setStorageSync("extConfig", JSON.stringify(extConfig)); wx.setStorageSync("extConfig", JSON.stringify(extConfig));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment