公告板
版本库
活动
搜索
登录
H5
/
threeSide
三个身边
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
写死图片上传
hejianhao
2025-02-24
71ce3cca53b94367a69b79b36f2c42ac8c60baf7
[H5/threeSide.git]
/
H5
/
config
/
index.js
1
2
3
4
5
export default {
BASE_URL: 'http://192.168.110.188:6194',
imageUrl: 'https://huacheng.psciio.com/api/huacheng-communitybackstage/communitypartybuilding/uploadimage',
uploadToken: 'Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOjE2NzYwOTg3NzQ0OTk0NjMxNjgsInR5cGUiOjMsImV4cCI6MTc0MTY4NjQ0OSwiY3JlYXRlZCI6MTc0MDM5MDQ0OTYxN30.UpanrjmCLuKlxm32IbBldBOSJJNYL8ZDrbZQM9z_HCW8X9cL8Ox8jwgX0j4_2nq3ALjYD7aPQWbVmMb2vHIIdA'
}