From 90ecb45332601df1f5f1d83c3462f61e06e63da6 Mon Sep 17 00:00:00 2001 From: lingxiao Date: Thu, 18 Aug 2022 14:38:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B6=E4=BB=96=E7=BC=B4=E8=B4=B9=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=BC=B4=E8=B4=B9=E6=97=B6=E9=97=B4=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/property/otherPay.vue | 430 ++++++++++++++++++-------------- 2 files changed, 246 insertions(+), 188 deletions(-) diff --git a/.env.development b/.env.development index 83bdb7e..4d830e9 100644 --- a/.env.development +++ b/.env.development @@ -5,6 +5,6 @@ NODE_ENV = 'production' # base api # 玫苑 -VUE_APP_BASE_API = 'http://101.201.121.115:8092' +#VUE_APP_BASE_API = 'http://101.201.121.115:8092' # 和瑞 -# VUE_APP_BASE_API = 'http://101.201.121.115:8094' \ No newline at end of file +VUE_APP_BASE_API = 'http://101.201.121.115:8094' \ No newline at end of file diff --git a/src/views/property/otherPay.vue b/src/views/property/otherPay.vue index 96b97cc..aa429bd 100644 --- a/src/views/property/otherPay.vue +++ b/src/views/property/otherPay.vue @@ -1,141 +1,199 @@