From 4caa20a6a30f02f3b5fe97d2f112a755b7889b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=B4=A0?= <66666@66.com> Date: Wed, 10 Apr 2024 15:09:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E5=88=86=E7=B1=BB=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/base/community/community.vue | 320 +++++--------- .../modules/base/community/roomTable.vue | 406 ++++++------------ src/views/modules/base/resi.vue | 46 +- src/views/modules/home/index.vue | 38 +- 4 files changed, 286 insertions(+), 524 deletions(-) diff --git a/src/views/modules/base/community/community.vue b/src/views/modules/base/community/community.vue index 457e5796a..7731dac70 100644 --- a/src/views/modules/base/community/community.vue +++ b/src/views/modules/base/community/community.vue @@ -1,29 +1,14 @@