chore(h5): 池州瑞棠商贸(czrt6)域名与 webman 租户配置

- configs: 瑞棠标题、admin/czruitang 与 H5 根域、sn_id/appStr 与文档一致
- 个人页与 webview:积分商城跳转改为 https://jf.czruitang.com

Made-with: Cursor
This commit is contained in:
apple
2026-04-15 11:13:29 +08:00
parent 96efcd7db0
commit 24b346df51
3 changed files with 10 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
"use strict"
const configs = {
TITLE: '晨召春商贸',
BASE_URL: 'https://admin.chenzhaochun.com/api',
IMG_URL: 'https://admin.chenzhaochun.com',
H5_URL: 'https://chenzhaochun.com/',
TITLE: '瑞棠商贸',
BASE_URL: 'https://admin.czruitang.com/api',
IMG_URL: 'https://admin.czruitang.com',
H5_URL: 'https://czruitang.com/',
contractPage: 10012,
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;晨召春上线前从后台核对后填入,勿沿用他司示例值。
sn_id: 17533260260405,
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260405',
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;瑞棠上线前从后台核对后填入,勿沿用他司示例值。
sn_id: 17533260260413,
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260413',
// appKey: ,
}