From c840e9ee6b4ecd00ef54401c36890574e2269896 Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Wed, 23 Feb 2022 15:46:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=88=B6=E7=BE=A4=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E9=95=BF=E5=BA=A614?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/im/group/index.vue | 9 +++++++-- pages/im/group/info.vue | 20 ++++++-------------- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/pages/im/group/index.vue b/pages/im/group/index.vue index 4d23343..da337e4 100644 --- a/pages/im/group/index.vue +++ b/pages/im/group/index.vue @@ -5,7 +5,7 @@ - {{ item.name }} + {{item.name}} 共10人 {{groups.length}}个群聊 @@ -49,7 +49,7 @@ onNavigationBarButtonTap() { this.createModal = true }, - onLoad() { + onShow() { this.initData() uni.$on('onGroupDismiss', this.initData) }, @@ -137,6 +137,11 @@ .name { font-size: $title-size + 1; color: #454545 !important; + } + .total{ + color: $text-gray-m; + font-size: $title-size-m - 5; + padding-left: 10rpx; } .address { diff --git a/pages/im/group/info.vue b/pages/im/group/info.vue index 094e4cd..bfabfe5 100644 --- a/pages/im/group/info.vue +++ b/pages/im/group/info.vue @@ -9,8 +9,7 @@ {{announcement}} - + @@ -25,8 +24,7 @@ - + @@ -35,21 +33,15 @@ 删除并退出 - - - - + + - - - + - +