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