uni.relaunch

This commit is contained in:
shijingjing
2023-03-15 16:31:44 +08:00
parent 2168403b2f
commit 17543b1fca

View File

@@ -167,7 +167,7 @@ export default {
}
},
clickLaw(index) {
uni.switchTab({
uni.relaunch({
url: '/pages/AppLegalLearning/AppLegalLearning?inx=' + index
})
},