chore(h5): 树英商贸(sxsy80) 环境与积分商城域名配置

- 更新 configs.js:公司名、API/图片/H5 域名、sn_id 与 appStr
- 个人页与 webview 页积分商城跳转改为 sxsy-jf.cichude.com
- 补充 resell-change-sxsy80 变更说明文档

注:houtai/.env 由 .gitignore 排除,需在部署环境单独配置短信与 APP_SECRET。

Made-with: Cursor
This commit is contained in:
apple
2026-04-26 15:13:27 +08:00
parent 4db8f25f27
commit dd5fe905fe
4 changed files with 69 additions and 10 deletions

View File

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

View File

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