This commit is contained in:
shijingjing
2023-03-15 15:08:59 +08:00
parent 447b718db4
commit a6593379af
2 changed files with 2 additions and 4 deletions

View File

@@ -167,9 +167,7 @@ export default {
}
},
clickLaw(index) {
uni.navigateTo({
url: "/mods/AppLegalLearning/AppLegalLearning?inx=" + index
})
this.$linkTo("/mods/AppLegalLearning/AppLegalLearning?inx=" + index)
},
handleActive({type, appId, url}) {
if (type == 0) {