修改弹窗

This commit is contained in:
daihh
2022-06-20 19:32:38 +08:00
parent 5ff6ec8fa1
commit b2c6e3ba9e
4 changed files with 92 additions and 21 deletions

View File

@@ -40,6 +40,7 @@
// uni.switchTab({
// url:'/pages/index/index'
// })
uni.setStorageSync("boe_new_login",1);//记录新登录
let openUrl=$this.toUrl;
if(openUrl){
if(openUrl.startsWith('http')){