签名后跳转首页
This commit is contained in:
parent
60679c2242
commit
54004be875
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user