feat(czleilei240): 池州雷蕾商贸客户配置与文档
- 更新 H5 configs.js:TITLE/BASE_URL/IMG_URL/H5_URL/sn_id/appStr 至 czleilei240 值 - 修正两处 JS 中积分商城跳转 URL(leilei-jf.czchunfang.com) - 新增客户变更说明文档 resell-change-czleilei240.md - 新增签约合同 PDF/DOCX(czleilei240) - 更新 company-info-czc231.md 公司信息 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '树英商贸',
|
||||
BASE_URL: 'https://sxsyadmin.cichude.com/api',
|
||||
IMG_URL: 'https://sxsyadmin.cichude.com',
|
||||
H5_URL: 'https://sxsy.cichude.com/',
|
||||
TITLE: '池州雷蕾商贸',
|
||||
BASE_URL: 'https://leileiadmin.czchunfang.com/api',
|
||||
IMG_URL: 'https://leileiadmin.czchunfang.com',
|
||||
H5_URL: 'https://leilei.czchunfang.com/',
|
||||
contractPage: 10012,
|
||||
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;树英上线前从后台核对后填入,勿沿用他司示例值。
|
||||
sn_id: 17533260260426,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260426',
|
||||
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;上线前从后台核对后填入,勿沿用他司示例值。
|
||||
sn_id: 17533260260517,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260517',
|
||||
// appKey: ,
|
||||
}
|
||||
|
||||
@@ -267,7 +267,7 @@
|
||||
// http://jf.suzhouyuqi.com/pages/integral/points?username=
|
||||
arguments[0] = e = t.$handleEvent(e),
|
||||
window.location.href =
|
||||
"https://sxsy-jf.cichude.com/pages/integral/points?username=" +
|
||||
"https://leilei-jf.czchunfang.com/pages/integral/points?username=" +
|
||||
t.userInfo.mobile + "#/pages/integral/points"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
o = {
|
||||
data: function() {
|
||||
return {
|
||||
urlSrc: "https://sxsy-jf.cichude.com/?sn_id=".concat(uni.$sn_id),
|
||||
urlSrc: "https://leilei-jf.czchunfang.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://sxsy-jf.cichude.com/?user_id=" + e.passback
|
||||
window.location.href = "https://leilei-jf.czchunfang.com/?user_id=" + e.passback
|
||||
}), 200));
|
||||
case 4:
|
||||
case "end":
|
||||
|
||||
Reference in New Issue
Block a user