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