Initial import: H5 front-end and houtai backend (exclude secrets and uploads).
Made-with: Cursor
This commit is contained in:
11
h5/static/configs.js
Executable file
11
h5/static/configs.js
Executable file
@@ -0,0 +1,11 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '博森元',
|
||||
BASE_URL: 'https://shopadmin.bosenyuan.com/api',
|
||||
IMG_URL: 'https://shopadmin.bosenyuan.com',
|
||||
H5_URL: 'https://shop.bosenyuan.com/',
|
||||
contractPage: 10012,
|
||||
sn_id: 1753363479,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
|
||||
// appKey: ,
|
||||
}
|
||||
Reference in New Issue
Block a user