chore(build): 增加对老服务器xcx20.5g-quickapp.com 网站的支持

This commit is contained in:
2026-01-09 11:17:10 +08:00
parent 31336f9a80
commit 9ed337b59a
3 changed files with 47 additions and 0 deletions

View File

@@ -20,6 +20,10 @@ try {
// 默认域名, 自定义发行时可以修改
let defaultDomain = '';
// #ifdef H5_XCX_5G_QUICKAPP_COM
defaultDomain = 'https://xcx20.5g-quickapp.com';
// #endif
// #ifdef H5_XCX_AIGC_QUICKAPP_COM
defaultDomain = 'https://xcx.aigc-quickapp.com/';
// #endif