From ef27f7d400e0a7f5f6e6ebc4b6ba97d640dd75e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com>
Date: Tue, 18 Apr 2023 10:08:19 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
apis/index.js | 4 ++--
pages/pay/pay.vue | 2 +-
pages/work/perfectBasis.vue | 30 ++++++++++++++----------------
3 files changed, 17 insertions(+), 19 deletions(-)
diff --git a/apis/index.js b/apis/index.js
index bc86f66..917ef93 100644
--- a/apis/index.js
+++ b/apis/index.js
@@ -10,8 +10,8 @@ import router from '../router'
// 基础配置
const config = {
- // apiUrl : 'https://douhuo.douhuofalv.com/api/',
- apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境
+ apiUrl : 'https://douhuo.douhuofalv.com/api/',
+ // apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境
timeout : 60000
}
diff --git a/pages/pay/pay.vue b/pages/pay/pay.vue
index 4494f1f..3425605 100644
--- a/pages/pay/pay.vue
+++ b/pages/pay/pay.vue
@@ -30,7 +30,7 @@
-