From 442bef52bcd0fb126d205a0bbca35e81e1958fc0 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 11 Aug 2025 09:15:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(region):=20=E5=8C=BA=E5=9F=9F=E6=94=B6?= =?UTF-8?q?=E7=9B=8A=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E6=96=87=E6=A1=88=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/region-select/index.vue | 8 +++++++- pages/mine/region/index.vue | 12 ++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/components/region-select/index.vue b/components/region-select/index.vue index 50018fb..f68edf0 100644 --- a/components/region-select/index.vue +++ b/components/region-select/index.vue @@ -2,7 +2,9 @@