提交 284eb206 编写于 作者: G gongfuxiang

支付宝获取地图权限优化

上级 afc01d83
......@@ -41,7 +41,7 @@
methods: {
// 获取权限
init() {
// #ifdef MP-WEIXIN || MP-ALIPAY || MP-BAIDU || MP-TOUTIAO || MP-QQ
// #ifdef MP-WEIXIN || MP-BAIDU || MP-TOUTIAO || MP-QQ
var self = this;
uni.getSetting({
success(res) {
......@@ -66,7 +66,7 @@
}
});
// #endif
// #ifdef H5 || APP
// #ifdef MP-ALIPAY || H5 || APP
this.choose_location();
// #endif
// #ifdef MP-KUAISHOU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册