签名后跳转首页

This commit is contained in:
WindowBird 2025-09-15 11:50:03 +08:00
parent 60679c2242
commit 54004be875

View File

@ -88,6 +88,8 @@ export default {
} }
uni.hideLoading() uni.hideLoading()
//
await uni.switchTab({ url: '/pages/index/index' })
uni.downloadFile({ uni.downloadFile({
url: this.resProtocol.msg, url: this.resProtocol.msg,