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:
@@ -1,12 +1,12 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '春芳商贸',
|
||||
BASE_URL: 'https://admin.czchunfang.com/api',
|
||||
IMG_URL: 'https://admin.czchunfang.com',
|
||||
H5_URL: 'https://czchunfang.com/',
|
||||
TITLE: '树英商贸',
|
||||
BASE_URL: 'https://sxsyadmin.cichude.com/api',
|
||||
IMG_URL: 'https://sxsyadmin.cichude.com',
|
||||
H5_URL: 'https://sxsy.cichude.com/',
|
||||
contractPage: 10012,
|
||||
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;春芳上线前从后台核对后填入,勿沿用他司示例值。
|
||||
sn_id: 17533260260415,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260415',
|
||||
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;树英上线前从后台核对后填入,勿沿用他司示例值。
|
||||
sn_id: 17533260260426,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260426',
|
||||
// appKey: ,
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user