From 05f890f343250c3214f4caf66a8f8b4a10563e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 31 Jul 2024 02:31:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=99=E6=98=AF=E5=BE=AE=E4=BF=A1=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E9=80=9A=E7=9F=A5=E5=9C=B0=E5=9D=80=EF=BC=8C=E4=B8=BB?= =?UTF-8?q?=E6=8E=A7=E6=9C=8D=E5=8A=A1=E5=99=A8=E4=BC=9A=E6=8A=8A=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E7=BB=93=E6=9E=9C=E5=8E=9F=E6=A0=B7=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E5=88=B0=E8=AF=A5=E5=9C=B0=E5=9D=80=E5=B9=B6=E6=90=BA=E5=B8=A6?= =?UTF-8?q?=E7=A7=9F=E6=88=B7ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/system/payment/components/paymentEdit.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index cd9000d..df3cbfc 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ VITE_APP_NAME=后台管理系统 VITE_SOCKET_URL=wss://server.gxwebsoft.com VITE_SERVER_URL=https://server.gxwebsoft.com/api -VITE_API_URL=https://modules.gxwebsoft.com/api +#VITE_API_URL=https://modules.gxwebsoft.com/api #VITE_SERVER_URL=http://127.0.0.1:9091/api -#VITE_API_URL=http://127.0.0.1:9099/api +VITE_API_URL=http://127.0.0.1:9099/api diff --git a/src/views/system/payment/components/paymentEdit.vue b/src/views/system/payment/components/paymentEdit.vue index 91c8dcc..08ce0c3 100644 --- a/src/views/system/payment/components/paymentEdit.vue +++ b/src/views/system/payment/components/paymentEdit.vue @@ -73,7 +73,7 @@ v-model:value="form.merchantSerialNumber" /> - +