From 30fbbf6bbf8c35e2ac57d7098f625dae8755a982 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Mon, 17 Feb 2025 11:40:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/workBench/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/workBench/index.js b/pages/workBench/index.js index 70637c7..fd82193 100644 --- a/pages/workBench/index.js +++ b/pages/workBench/index.js @@ -56,6 +56,7 @@ Page({ }) }, onShow () { + let that= this; // if (!app.globalData.isLogin) { // wx.setStorageSync('comeFromPage', "set") // wx.redirectTo({