From 9e86d9a645016a4ca31cac2ef81f41966d6714af Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 26 Jan 2026 21:02:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/App.vue b/App.vue index 97397de..1733aa7 100644 --- a/App.vue +++ b/App.vue @@ -11,6 +11,7 @@ }, onLaunch() { //登录 + //登录 uni.setStorageSync('isAuth',true) const updateManager = uni.getUpdateManager(); updateManager.onCheckForUpdate(function (res) {