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 {