From e809d92adc39c37ce2762df8cb19ed9d5c857afd Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 31 Dec 2021 10:41:48 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppPageBasic/AppPageBasic.vue | 5 +++++ .../img/wjbd.png | Bin src/apps/AppPageInteraction/AppPageInteraction.vue | 5 ----- 3 files changed, 5 insertions(+), 5 deletions(-) rename src/apps/{AppPageInteraction => AppPageBasic}/img/wjbd.png (100%) 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'), From 7e935bc4c65218d140c857488229b41ffc311b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Fri, 31 Dec 2021 10:59:00 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BA=BA=E5=91=98=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppWalkask/AppWalkask.vue | 10 +++++----- src/apps/AppWalkask/add.vue | 5 ++++- src/apps/AppWalkask/selectType.vue | 4 +++- 3 files changed, 12 insertions(+), 7 deletions(-) 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 @@