1
This commit is contained in:
@@ -72,11 +72,11 @@ function togglePasswordVisibility() {
|
||||
onShow(() => {
|
||||
//检查APP更新
|
||||
// #ifdef APP-PLUS
|
||||
// if (process.env.NODE_ENV !== 'development') {
|
||||
if (process.env.NODE_ENV !== 'development') {
|
||||
setTimeout(() => {
|
||||
callCheckUpdate()
|
||||
}, 1500)
|
||||
// }
|
||||
}
|
||||
// #endif
|
||||
})
|
||||
async function bindLogin() {
|
||||
|
||||
Reference in New Issue
Block a user