弹框授权修改
parent
3ffc98b979
commit
07360c6ad8
|
@ -199,9 +199,6 @@
|
|||
this.showMobile = false;
|
||||
uni.setStorageSync('phone_active',1);//是否第一次授权
|
||||
uni.setStorageSync('outside',6);//表示外界进来授权的
|
||||
setTimeout(()=>{
|
||||
this.authEv();
|
||||
},2000)
|
||||
// this.showAuth = false; // 关闭手机号授权弹框
|
||||
// uni.reLaunch({ // 重新进入当前页面
|
||||
// url:uni.getStorageSync('urlparams')
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue