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:
@@ -1,12 +1,12 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '鹏然商贸',
|
||||
BASE_URL: 'https://admin.hapengran.com/api',
|
||||
IMG_URL: 'https://admin.hapengran.com',
|
||||
H5_URL: 'https://hapengran.com/',
|
||||
TITLE: '晨召春商贸',
|
||||
BASE_URL: 'https://admin.chenzhaochun.com/api',
|
||||
IMG_URL: 'https://admin.chenzhaochun.com',
|
||||
H5_URL: 'https://chenzhaochun.com/',
|
||||
contractPage: 10012,
|
||||
// 须与积分商城 / wa_options 及寄卖后台 APP_SECRET 一致;上线淮安鹏然前请从后台同步替换,勿沿用其他租户。
|
||||
sn_id: 1753363479,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
|
||||
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;晨召春上线前从后台核对后填入,勿沿用他司示例值。
|
||||
sn_id: 0,
|
||||
appStr: '',
|
||||
// appKey: ,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user