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:
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user