pooint pages

This commit is contained in:
panchengyong
2026-03-19 15:57:31 +08:00
parent 6b131e07ab
commit 6dc8a25945
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
// 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://ccd-jf.cichude.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://ccd-jf.cichude.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,