bug修改
This commit is contained in:
@@ -30,11 +30,6 @@ App({
|
||||
url: '../home/home',
|
||||
})
|
||||
}else{ // 首次登录不能直接用微信快捷登录
|
||||
wx.showToast({
|
||||
title: '暂无授权手机号, 请重新登录',
|
||||
icon: 'none',
|
||||
duration: 2000
|
||||
})
|
||||
wx.removeStorage({
|
||||
key: 'userInfoTemp',
|
||||
})
|
||||
|
||||
@@ -872,6 +872,8 @@ color: #2A2A2A;
|
||||
.radio-scale {
|
||||
transform:scale(0.7);
|
||||
}
|
||||
|
||||
view,text,input,rich-text{
|
||||
word-break: break-all !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user