chore:修改了 // 商户ID uniacid: 460

//api请求地址
    baseUrl: 'https://xcx30.5g-quickapp.com/',
    // baseUrl: 'http://localhost:8010/',

    // 图片域名
    imgDomain: 'https://xcx30.5g-quickapp.com/',
    //imgDomain: 'http://localhost:8010/',

    // H5端域名
    h5Domain: 'https://xcx30.5g-quickapp.com/',
    // h5Domain: 'http://localhost:8010/',
This commit is contained in:
2025-12-01 08:42:50 +08:00
parent 97f6971bd0
commit 4cf19e417f

View File

@@ -14,18 +14,18 @@ try {
// 调试版本,配置说明
const devCfg = {
// 商户ID
uniacid: 926, //825
uniacid: 460, //825
//api请求地址
baseUrl: 'https://xcx21.5g-quickapp.com/',
baseUrl: 'https://xcx30.5g-quickapp.com/',
// baseUrl: 'http://localhost:8010/',
// 图片域名
imgDomain: 'https://xcx21.5g-quickapp.com/',
imgDomain: 'https://xcx30.5g-quickapp.com/',
//imgDomain: 'http://localhost:8010/',
// H5端域名
h5Domain: 'https://xcx21.5g-quickapp.com/',
h5Domain: 'https://xcx30.5g-quickapp.com/',
// h5Domain: 'http://localhost:8010/',
// // api请求地址