This commit is contained in:
shijingjing
2022-05-20 11:32:31 +08:00
parent 0338a914cc
commit c00a272e05

View File

@@ -33,7 +33,7 @@ export default {
uni.reLaunch({url: './progress'})
},
back() {
uni.navigateBack()
uni.reLaunch({url: './AppHelpDeclaration'})
},
},
}