From a89e4290b60441b6bae1d27f0a8da74dbe3bf494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Thu, 31 Jul 2025 09:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=B0=8F=E5=8C=BA-=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E6=88=BF=E6=BA=90-=E6=A5=BC=E5=B1=82=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=8A=A0=E5=BA=95=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/choseCommunity/index.vue | 546 +++++++++++--------- 1 file changed, 307 insertions(+), 239 deletions(-) diff --git a/packages/community/choseCommunity/index.vue b/packages/community/choseCommunity/index.vue index 810add8f..78f88d6c 100644 --- a/packages/community/choseCommunity/index.vue +++ b/packages/community/choseCommunity/index.vue @@ -1,39 +1,57 @@ - - - {{city.region}} - - 切换城市 - - - + + + {{ city.region }} + + 切换城市 + + + - - - - - + + + + + - - - - - {{item.name}} - {{item.addr}} - - - - - - + + + + + {{ item.name }} + {{ item.addr }} + + + + + + - - - 未找到相关信息的小区 - - + + + 未找到相关信息的小区 + + - - - - - - + + + + + - - - {{ item.label }} - - + + + {{ item.label }} + + - - - 未找到相关信息的楼栋 - - + + + 未找到相关信息的楼栋 + + - - - - - + + + + + - - - - {{item.label}} - - + + + + {{ item.label }} + + - - - 未找到相关信息的楼层 - - + + + 未找到相关信息的楼层 + + - - - - - + + + + + - - - - {{item.label}} - - + + + + {{ item.label }} + + - - - 未找到相关信息的房间 - - + + + 未找到相关信息的房间 + + + - - - - - 确认选择 - {{cName}} - {{facilityName + fName + rName}} - - 取消 - 确定 - - - - + + + 确认选择 + {{ cName }} + {{ facilityName + fName + rName }} + + + 取消 + + 确定 + + + +