This commit is contained in:
shijingjing
2023-03-15 15:53:38 +08:00
parent bd03d5b95e
commit 4abfb9f7bf

View File

@@ -167,8 +167,9 @@ export default {
} }
}, },
clickLaw(index) { clickLaw(index) {
un.switchTab({
this.$linkTo("/pages/AppLegalLearning/AppLegalLearning?inx=" + index) url: "/pages/AppLegalLearning/AppLegalLearning?inx=" + index
})
}, },
handleActive({type, appId, url}) { handleActive({type, appId, url}) {
if (type == 0) { if (type == 0) {