From f7639e65a604a6d3a312cbc06d500f13f8d4e4d3 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 26 May 2025 16:15:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(modifyAddress):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=8E=BB=E9=99=A4=E5=AE=A1=E6=A0=B8=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E7=9B=B8=E5=85=B3=E5=B1=95=E7=A4=BA=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=89=8B=E6=9C=BA=E5=8F=B7=E6=AD=A3=E5=88=99=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selfService/modifyAddress.vue | 123 +++++++-------- src/util/README.md | 133 ++++++++++++++++ src/util/validator.js | 156 +++++++++++++++++++ 3 files changed, 349 insertions(+), 63 deletions(-) create mode 100644 src/util/README.md create mode 100644 src/util/validator.js diff --git a/src/components/selfService/modifyAddress.vue b/src/components/selfService/modifyAddress.vue index bc5fc94..c4bb418 100644 --- a/src/components/selfService/modifyAddress.vue +++ b/src/components/selfService/modifyAddress.vue @@ -94,23 +94,7 @@ min-width="120px" :label="'详细地址'" > - - - +