feat: 更新签名页面和合同文件

This commit is contained in:
panchengyong
2026-03-14 20:31:27 +08:00
parent d83d6d66fd
commit 6b131e07ab
7 changed files with 10 additions and 6 deletions

View File

@@ -4,7 +4,9 @@
// let domain ='https://shopadmin.bosenyuan.com'
// let domain = 'https://jf.bosenyuan.com'
// let domain = 'https://jfanyue.szxingming.com'
let domain = 'https://jf.wenjinhui.com'
// let domain = 'https://jf.wenjinhui.com'
// let domain = 'https://jjy-jf.fwxgpt.com'
let domain = 'https://ccd-jf.fwxgpt.com'
module.exports = {
// 请求域名 格式: https://您的域名
@@ -12,7 +14,7 @@ module.exports = {
// HTTP_REQUEST_URL:'',
HTTP_REQUEST_URL: domain,
// H5商城地址
HTTP_H5_URL: 'https://jf.wenjinhui.com',
HTTP_H5_URL: 'https://ccd-jf.fwxgpt.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,