This commit is contained in:
Austin 2026-01-26 21:02:12 +08:00
parent 045eac52aa
commit 9e86d9a645
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
}, },
onLaunch() { onLaunch() {
// //
//
uni.setStorageSync('isAuth',true) uni.setStorageSync('isAuth',true)
const updateManager = uni.getUpdateManager(); const updateManager = uni.getUpdateManager();
updateManager.onCheckForUpdate(function (res) { updateManager.onCheckForUpdate(function (res) {