diff --git a/src/project/qujing/AppHome/AppHome.vue b/src/project/qujing/AppHome/AppHome.vue index f27fa06..d11821d 100644 --- a/src/project/qujing/AppHome/AppHome.vue +++ b/src/project/qujing/AppHome/AppHome.vue @@ -15,11 +15,11 @@
-
- +
+
-
- +
+
@@ -167,7 +167,8 @@ export default { } }, clickLaw(index) { - this.$linkTo("/mods/AppLegalLearning/AppLegalLearning?inx=" + index) + + this.$linkTo("/pages/AppLegalLearning/AppLegalLearning?inx=" + index) }, handleActive({type, appId, url}) { if (type == 0) { @@ -387,7 +388,8 @@ export default { display: flex; justify-content: space-between; width: 100%; - height: 150px; + height: 112px; + margin-bottom: 38px; .pic-left, .pic-right { width: 46%;