diff --git a/src/apps/AppPageBasic/AppPageBasic.vue b/src/apps/AppPageBasic/AppPageBasic.vue index 328fd565..a98d1746 100644 --- a/src/apps/AppPageBasic/AppPageBasic.vue +++ b/src/apps/AppPageBasic/AppPageBasic.vue @@ -21,6 +21,11 @@ export default { name: '三务公开', icon: require('./img/shgk.png'), url: '../AppServicePublic/AppServicePublic?moduleId=b03d1ea68c8449ecb00685644e3f0192&listName=三务公开' + }, + { + name: '问卷表单', + icon: require('./img/wjbd.png'), + url: '../AppAskForm/AppAskForm' } ], headerBg: require('./img/header-bg.png'), diff --git a/src/apps/AppPageInteraction/img/wjbd.png b/src/apps/AppPageBasic/img/wjbd.png similarity index 100% rename from src/apps/AppPageInteraction/img/wjbd.png rename to src/apps/AppPageBasic/img/wjbd.png diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue index 4263d72a..0e4f4625 100644 --- a/src/apps/AppPageInteraction/AppPageInteraction.vue +++ b/src/apps/AppPageInteraction/AppPageInteraction.vue @@ -21,11 +21,6 @@ export default { name: '小程序公告', icon: require('./img/xcxgg.png'), url: '../AppUniMsg/AppUniMsg' - }, - { - name: '问卷表单', - icon: require('./img/wjbd.png'), - url: '../AppAskForm/AppAskForm' } ], headerBg: require('./img/header-bg.png'), diff --git a/src/apps/AppWalkask/AppWalkask.vue b/src/apps/AppWalkask/AppWalkask.vue index 9b2c106a..85c884fb 100644 --- a/src/apps/AppWalkask/AppWalkask.vue +++ b/src/apps/AppWalkask/AppWalkask.vue @@ -9,11 +9,11 @@
- - + + {{ areaName }} 请选择 - +
@@ -25,8 +25,8 @@