From 346ad0a4ec2f00c9061415c2a06059723ff8d9dd Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Tue, 30 Dec 2025 06:50:01 -0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 3 +- src/components/user-center/PaymentMethod.vue | 65 ++++----- src/pages/UserCenter/MobileLayout/index.vue | 80 +++++++++-- src/pages/UserCenter/index.vue | 131 +++++++++++++++---- src/utils/request/HiAesUtil.ts | 4 +- src/utils/request/core.ts | 23 +++- vite.config.ts | 19 +++ 7 files changed, 252 insertions(+), 73 deletions(-) diff --git a/.env.dev b/.env.dev index 81a38a8..25ba89b 100644 --- a/.env.dev +++ b/.env.dev @@ -1 +1,2 @@ -VITE_APP_BASE_URL=https://api.hifast.biz/v1 +# https://api.hifast.biz +VITE_APP_BASE_URL= diff --git a/src/components/user-center/PaymentMethod.vue b/src/components/user-center/PaymentMethod.vue index 0d92052..55d63ec 100644 --- a/src/components/user-center/PaymentMethod.vue +++ b/src/components/user-center/PaymentMethod.vue @@ -1,31 +1,3 @@ - - + +