From 56089a1c426ee32814ff3441d9b32faeaa72ccfe Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 11 Jun 2025 14:14:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(region-select):=20=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/region-select/index.vue | 186 +++++++++-------------------- 1 file changed, 59 insertions(+), 127 deletions(-) diff --git a/components/region-select/index.vue b/components/region-select/index.vue index 0f5c51f..8b1b0d3 100644 --- a/components/region-select/index.vue +++ b/components/region-select/index.vue @@ -9,48 +9,29 @@