Initial import: H5 front-end and houtai backend (exclude secrets and uploads).

Made-with: Cursor
This commit is contained in:
apple
2026-04-04 17:04:55 +08:00
commit 4853406e88
130 changed files with 5086 additions and 0 deletions

11
h5/static/configs.js Executable file
View 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: ,
}