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

View File

@@ -267,7 +267,7 @@
// http://jf.suzhouyuqi.com/pages/integral/points?username= // http://jf.suzhouyuqi.com/pages/integral/points?username=
arguments[0] = e = t.$handleEvent(e), arguments[0] = e = t.$handleEvent(e),
window.location.href = window.location.href =
"https://jf.chenzhaochun.com/pages/integral/points?username=" + "https://jf.czruitang.com/pages/integral/points?username=" +
t.userInfo.mobile + "#/pages/integral/points" t.userInfo.mobile + "#/pages/integral/points"
} }
} }

View File

@@ -12,7 +12,7 @@
o = { o = {
data: function() { data: function() {
return { return {
urlSrc: "https://jf.chenzhaochun.com/?sn_id=".concat(uni.$sn_id), urlSrc: "https://jf.czruitang.com/?sn_id=".concat(uni.$sn_id),
passback: "" passback: ""
} }
}, },
@@ -40,7 +40,7 @@
void 0 === a ? void 0 === a ?
void 0 : a.id, void 0 : a.id,
e.passback && setTimeout((function() { e.passback && setTimeout((function() {
window.location.href = "https://jf.chenzhaochun.com/?user_id=" + e.passback window.location.href = "https://jf.czruitang.com/?user_id=" + e.passback
}), 200)); }), 200));
case 4: case 4:
case "end": case "end":