chore: 配置更新

This commit is contained in:
2025-10-30 09:17:54 +08:00
parent 19ba4856a4
commit 66bf2504e0
5 changed files with 197 additions and 192 deletions

View File

@@ -6,7 +6,7 @@ try {
baseUrl: site.baseUrl,
imgDomain: site.baseUrl,
h5Domain: site.baseUrl,
uniacid: site.uniacid, //825
uniacid: site.uniacid,
}
}
} catch (e) {}
@@ -14,7 +14,7 @@ try {
// 调试版本,配置说明
const devCfg = {
// 商户ID
uniacid: 305, //825
uniacid: 460, //825
//api请求地址
baseUrl: 'https://xcx30.5g-quickapp.com/',