From e2d97021984f1770c8970ebb698d8bd874a12bea Mon Sep 17 00:00:00 2001 From: zmt Date: Tue, 29 Mar 2022 15:24:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=B1=E6=95=88=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nxTemp/config/index.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nxTemp/config/index.config.js b/nxTemp/config/index.config.js index 3bf42e0..35a9f8f 100644 --- a/nxTemp/config/index.config.js +++ b/nxTemp/config/index.config.js @@ -1,8 +1,7 @@ const CONFIG = { //开发环境配置 development: { - baseUrl: "http://testmanager.ouxuanzhineng.cn", //测试环境 - // baseUrl: "https://testmatch.ouxuanzhineng.cn", + baseUrl: "https://testmatch.ouxuanzhineng.cn", //测试环境 testOpenId: "wxacdbba29503f6351", // 小程序测试openId loginTitleTxt: "development_wx", // 登录页标题 copyrightTxt: "XXXv1.0", // 版本信息