1 Commits

Author SHA1 Message Date
c2d138f134 chore: 保存针对 926 防爆电器的配置测试 2025-11-11 09:55:41 +08:00
2 changed files with 5 additions and 5 deletions

View File

@@ -14,16 +14,16 @@ try {
// 调试版本,配置说明 // 调试版本,配置说明
const devCfg = { const devCfg = {
// 商户ID // 商户ID
uniacid: 460, //825 uniacid: 926, //使用刘凯的手机登录微信开发工具,对应的商户为防爆电器
//api请求地址 //api请求地址
baseUrl: 'https://xcx30.5g-quickapp.com/', baseUrl: 'https://xcx21.5g-quickapp.com/',
// 图片域名 // 图片域名
imgDomain: 'https://xcx30.5g-quickapp.com/', imgDomain: 'https://xcx21.5g-quickapp.com/',
// H5端域名 // H5端域名
h5Domain: 'https://xcx30.5g-quickapp.com/', h5Domain: 'https://xcx21.5g-quickapp.com/',
// // api请求地址 // // api请求地址
// baseUrl: 'https://tsaas.liveplatform.cn/', // baseUrl: 'https://tsaas.liveplatform.cn/',

View File

@@ -58,7 +58,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx29215aa1bd97bbd6", "appid" : "wxa8f94045d9c2fc10",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"postcss" : false, "postcss" : false,