From eeb950c47afce894741f9631e177229ca9e9b269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Thu, 12 Sep 2024 10:35:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E6=8A=80=E5=B8=88=E5=9F=8E?= =?UTF-8?q?=E5=B8=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/hehuo.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 57424a9..7e63a8b 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -6,7 +6,9 @@ 服务城市 - + {{city}} + 选择城市 + @@ -520,7 +522,6 @@ margin-top: 4px; font-size: 34rpx; } - .margin-top-view{ width: 150upx; height: 150upx; @@ -532,6 +533,17 @@ margin-top: 60rpx; margin-left: 35rpx; } + .text-city{ + align-content: center; + flex-wrap: wrap; + min-height: 40px; + } + .text-city-active{ + color: inherit; + } + .text-city-disable{ + color: rgb(192, 196, 204); + } .advantage-bor{ width: 80px; height: 6px;