Commit b7c627b8 by 李嘉林

新华注释隐私

parent 79d6ee57
...@@ -21,9 +21,9 @@ export default { ...@@ -21,9 +21,9 @@ export default {
// development: { mixid: "ssa", "shopid": 2342}, //五粮液uat // development: { mixid: "ssa", "shopid": 2342}, //五粮液uat
development: { mixid: "antgood", "shopid": 67}, development: { mixid: "antgood", "shopid": 67},
// development: { mixid: "ytVVdX", "shopid": 3812}, // 驿联科技uat // development: { mixid: "ytVVdX", "shopid": 3812}, // 驿联科技uat
production: { "mixid":"xhyxshop", "shopid": 1095 }, // 小工蚁新零售 // production: { "mixid":"xhyxshop", "shopid": 1095 }, // 小工蚁新零售
// production: { "mixid":"AntTechnology", "shopid": 1095 }, // 小工蚁新零售 // production: { "mixid":"AntTechnology", "shopid": 1095 }, // 小工蚁新零售
// production: { "mixid":"qiyeCT", "shopid": 1045 }, // 道可 production: { "mixid":"qiyeCT", "shopid": 1045 }, // 道可
// production: { "mixid":"SWQ", "shopid": 1641 }, // 麦贝思 // production: { "mixid":"SWQ", "shopid": 1641 }, // 麦贝思
// production: { "mixid":"metasense_doctors", "shopid": 1238 }, // 册为医护端 // production: { "mixid":"metasense_doctors", "shopid": 1238 }, // 册为医护端
// production: { "mixid":"3QqsFT", "shopid": 1337 }, // production: { "mixid":"3QqsFT", "shopid": 1337 },
......
...@@ -40,6 +40,5 @@ ...@@ -40,6 +40,5 @@
"desc": "你的位置信息将用于获取附近的门店" "desc": "你的位置信息将用于获取附近的门店"
} }
}, },
"requiredPrivateInfos" : [ "chooseLocation", "getLocation" ,"chooseAddress" ], "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ,"chooseAddress" ]
"__usePrivacyCheck__": true
} }
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
} }
}, },
onLoad() { onLoad() {
this.init(); // this.init();
}, },
methods: { methods: {
init() { init() {
......
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