From 55781c471a11e4b0751f61dd6205ebe1d09f6b15 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 28 Dec 2021 16:47:43 +0800 Subject: [PATCH] BUG 26062 --- .../AppPageInteraction/AppPageInteraction.vue | 4 +- src/apps/AppUniMsg/Add.vue | 59 +++++++++++-------- 2 files changed, 35 insertions(+), 28 deletions(-) diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue index 47ffe472..4263d72a 100644 --- a/src/apps/AppPageInteraction/AppPageInteraction.vue +++ b/src/apps/AppPageInteraction/AppPageInteraction.vue @@ -18,7 +18,7 @@ export default { url: '../AppResidentActivitie/AppResidentActivities' }, { - name: '通知公告', + name: '小程序公告', icon: require('./img/xcxgg.png'), url: '../AppUniMsg/AppUniMsg' }, @@ -31,7 +31,7 @@ export default { headerBg: require('./img/header-bg.png'), } }, - onShow(){ + onShow() { document.title = "居民互动" } } diff --git a/src/apps/AppUniMsg/Add.vue b/src/apps/AppUniMsg/Add.vue index dff100e8..896b9d8c 100644 --- a/src/apps/AppUniMsg/Add.vue +++ b/src/apps/AppUniMsg/Add.vue @@ -3,21 +3,22 @@
- + - + - +
- +
@@ -27,11 +28,10 @@