feat(czc231): point resell H5 to chenzhaochun domains (晨召春商贸)

- Update configs.js TITLE, API, IMG, H5 URLs; sn_id/appStr are placeholders
  and must be synced from integral wa_options and resell APP_SECRET before deploy.
- Point integral mall links to https://jf.chenzhaochun.com in personal and webview bundles.

Made-with: Cursor
This commit is contained in:
apple
2026-04-05 10:42:54 +08:00
parent 2db7904644
commit 6b77b82230
3 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
o = {
data: function() {
return {
urlSrc: "https://jf.hapengran.com/?sn_id=".concat(uni.$sn_id),
urlSrc: "https://jf.chenzhaochun.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.hapengran.com/?user_id=" + e.passback
window.location.href = "https://jf.chenzhaochun.com/?user_id=" + e.passback
}), 200));
case 4:
case "end":