shjjy153: 新增 deploy-front-shjjy153.sh,更新配置

Made-with: Cursor
This commit is contained in:
apple
2026-03-18 12:21:14 +08:00
parent d5439323db
commit 0f02cb7eba
3 changed files with 85 additions and 4 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'
// let domain = 'https://jjy-jf.fwxgpt.com'
let domain = 'https://ccd-jf.fwxgpt.com'
let domain = 'https://jjy-jf.fwxgpt.com'
// let domain = 'https://ccd-jf.fwxgpt.com'
module.exports = {
// 请求域名 格式: https://您的域名
@@ -14,7 +14,7 @@ module.exports = {
// HTTP_REQUEST_URL:'',
HTTP_REQUEST_URL: domain,
// H5商城地址
HTTP_H5_URL: 'https://ccd-jf.fwxgpt.com',
HTTP_H5_URL: 'https://jjy-jf.fwxgpt.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,