linkTo
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user