From d14c056c7f0d2d68bc1b07ab045c901a402853c7 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 12 May 2026 16:48:21 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index e843ca7..e5052f6 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -458,7 +458,7 @@ - + 请选择 所属区域 @@ -2333,6 +2333,8 @@ justify-content: center; height: auto; background-color: #fff; + padding: 10px 20px; + border-radius: 10px; } .popup-area-title { @@ -2353,6 +2355,7 @@ border-bottom: 1px solid #eee; border-top: 1px solid #eee; color: #fff; + padding: 0 10px; } .chaoda {