From 9c284ac715413c98cdc3d833a86ed8ac3edccb45 Mon Sep 17 00:00:00 2001 From: zhangjing Date: Fri, 28 Jul 2023 16:56:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=96=E7=81=AB=E9=A2=84?= =?UTF-8?q?=E4=BC=B0=E6=96=B9=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/index.js | 4 +- pages/pay/pay.vue | 6 +- pages/sheet/estimate.vue | 886 +++++++++++++++++++------------------ pages/sheet/payment.vue | 2 +- pages/synthesis/feePay.vue | 6 +- router/index.js | 4 +- 6 files changed, 458 insertions(+), 450 deletions(-) diff --git a/apis/index.js b/apis/index.js index fa7c693..1912f23 100644 --- a/apis/index.js +++ b/apis/index.js @@ -9,8 +9,8 @@ import { router } from '@/router/index.js' // 基础配置 const config = { - // apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', // 测试环境 - apiUrl : 'https://douhuo.douhuofalv.com/api/', // 正式环境 + apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', // 测试环境 + // apiUrl : 'https://douhuo.douhuofalv.com/api/', // 正式环境 timeout : 60000 } diff --git a/pages/pay/pay.vue b/pages/pay/pay.vue index a294b60..cced9ba 100644 --- a/pages/pay/pay.vue +++ b/pages/pay/pay.vue @@ -39,7 +39,7 @@ - \ No newline at end of file diff --git a/pages/sheet/payment.vue b/pages/sheet/payment.vue index 99475f6..c8439d0 100644 --- a/pages/sheet/payment.vue +++ b/pages/sheet/payment.vue @@ -42,7 +42,7 @@