跳转
This commit is contained in:
@@ -167,8 +167,8 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
clickLaw(index) {
|
clickLaw(index) {
|
||||||
un.switchTab({
|
uni.switchTab({
|
||||||
url: "/pages/AppLegalLearning/AppLegalLearning?inx=" + index
|
url: `/pages/AppLegalLearning/AppLegalLearning?inx=${index}`
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
handleActive({type, appId, url}) {
|
handleActive({type, appId, url}) {
|
||||||
|
|||||||
Reference in New Issue
Block a user