|
@ -1,8 +1,7 @@ |
|
|
const CONFIG = { |
|
|
const CONFIG = { |
|
|
//开发环境配置
|
|
|
//开发环境配置
|
|
|
development: { |
|
|
development: { |
|
|
baseUrl: "http://testmanager.ouxuanzhineng.cn", //测试环境
|
|
|
|
|
|
// baseUrl: "https://testmatch.ouxuanzhineng.cn",
|
|
|
|
|
|
|
|
|
baseUrl: "https://testmatch.ouxuanzhineng.cn", //测试环境
|
|
|
testOpenId: "wxacdbba29503f6351", // 小程序测试openId
|
|
|
testOpenId: "wxacdbba29503f6351", // 小程序测试openId
|
|
|
loginTitleTxt: "development_wx", // 登录页标题
|
|
|
loginTitleTxt: "development_wx", // 登录页标题
|
|
|
copyrightTxt: "XXXv1.0", // 版本信息
|
|
|
copyrightTxt: "XXXv1.0", // 版本信息
|
|
|