hapr191: point H5 to hapengran.com, update integral mall URLs and docs
- configs.js: 鹏然商贸 title and admin/hapengran API & H5 base URLs - personal/webview: jf.hapengran.com for points and webview flows - company-info: wa_options title entities, deploy table, sn_id/appStr notes - Docs and .gitignore adjustments Made-with: Cursor
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '博森元',
|
||||
BASE_URL: 'https://shopadmin.bosenyuan.com/api',
|
||||
IMG_URL: 'https://shopadmin.bosenyuan.com',
|
||||
H5_URL: 'https://shop.bosenyuan.com/',
|
||||
TITLE: '鹏然商贸',
|
||||
BASE_URL: 'https://admin.hapengran.com/api',
|
||||
IMG_URL: 'https://admin.hapengran.com',
|
||||
H5_URL: 'https://hapengran.com/',
|
||||
contractPage: 10012,
|
||||
// 须与积分商城 / wa_options 及寄卖后台 APP_SECRET 一致;上线淮安鹏然前请从后台同步替换,勿沿用其他租户。
|
||||
sn_id: 1753363479,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
|
||||
// appKey: ,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user