From 54004be875116b1fd030b46294136abba589ef56 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 15 Sep 2025 11:50:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AD=BE=E5=90=8D=E5=90=8E=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/signature/signature.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/signature/signature.vue b/pages/signature/signature.vue index b899c13..58f74ed 100644 --- a/pages/signature/signature.vue +++ b/pages/signature/signature.vue @@ -88,6 +88,8 @@ export default { } uni.hideLoading() + //回跳首页 + await uni.switchTab({ url: '/pages/index/index' }) uni.downloadFile({ url: this.resProtocol.msg,