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

@@ -21,6 +21,17 @@
"PRODUCTION": true
}
},
"h5-xcx20.5g-quickapp.com": {
"title": "H5-xcx20.5g-quickapp.com",
"env": {
"UNI_PLATFORM": "h5"
},
"define": {
"H5_XCX_5G_QUICKAPP_COM": true,
"H5_PRODUCTION": true,
"PRODUCTION": true
}
},
"h5-xcx.aigc-quickapp.com": {
"title": "H5-xcx.aigc-quickapp.com",
"env": {