diff --git a/src/project/qujing/AppHome/AppHome.vue b/src/project/qujing/AppHome/AppHome.vue index d11821d..dcaeadb 100644 --- a/src/project/qujing/AppHome/AppHome.vue +++ b/src/project/qujing/AppHome/AppHome.vue @@ -167,8 +167,9 @@ export default { } }, clickLaw(index) { - - this.$linkTo("/pages/AppLegalLearning/AppLegalLearning?inx=" + index) + un.switchTab({ + url: "/pages/AppLegalLearning/AppLegalLearning?inx=" + index + }) }, handleActive({type, appId, url}) { if (type == 0) {