bug修改

This commit is contained in:
姚亚男
2021-11-05 15:33:47 +08:00
parent 10845daa6d
commit 6d23bbab99
2 changed files with 3 additions and 6 deletions
-5
View File
@@ -30,11 +30,6 @@ App({
url: '../home/home',
})
}else{ // 首次登录不能直接用微信快捷登录
wx.showToast({
title: '暂无授权手机号, 请重新登录',
icon: 'none',
duration: 2000
})
wx.removeStorage({
key: 'userInfoTemp',
})