feat(deploy): configure czleilei240 integral shop

Add czleilei240 runtime profiles, frontend domains, contract paths, and Docker deployment updates so the integral shop can run against the Leilei environment.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
danaisuiyuan
2026-05-17 19:13:01 +08:00
parent fb76270882
commit cef4398a5a
23 changed files with 448 additions and 287 deletions

View File

@@ -5,8 +5,8 @@
// let domain = 'https://jf.bosenyuan.com'
// let domain = 'https://jfanyue.szxingming.com'
// let domain = 'https://jf.wenjinhui.com'
// miao33项目
let domain = 'https://jf.bosenyuan.com'
// czleilei240 项目
let domain = 'https://leilei-jf.czchunfang.com'
module.exports = {
// 请求域名 格式: https://您的域名
@@ -14,7 +14,7 @@ module.exports = {
// HTTP_REQUEST_URL:'',
HTTP_REQUEST_URL: domain,
// H5商城地址
HTTP_H5_URL: 'https://jf.bosenyuan.com',
HTTP_H5_URL: 'https://leilei-jf.czchunfang.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,