From 521c2455840c6bc4ee1d98b13d1da78236078192 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期四, 10 七月 2025 17:22:08 +0800 Subject: [PATCH] 资源扫码---云学习 --- pages/study/index.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/pages/study/index.js b/pages/study/index.js index a925f80..fcd584b 100644 --- a/pages/study/index.js +++ b/pages/study/index.js @@ -64,6 +64,10 @@ this.getStaticsSum(); this.getDataList(false); this.getListCount() + } else { + wx.switchTab({ + url: '/pages/home/home', + }) } }) } else { -- Gitblit v1.9.1