no message
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -193,7 +193,7 @@ function h5Login(userName) { | ... | @@ -193,7 +193,7 @@ function h5Login(userName) { |
| 193 | } | 193 | } |
| 194 | 194 | ||
| 195 | function showLogin(callback) { | 195 | function showLogin(callback) { |
| 196 | uni.clearStorageSync() | 196 | // uni.clearStorageSync() |
| 197 | 197 | ||
| 198 | uni.showModal({ | 198 | uni.showModal({ |
| 199 | title: '请输入身份证,进行身份验证', | 199 | title: '请输入身份证,进行身份验证', | ... | ... |
-
Please register or sign in to post a comment