GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
liwenhao
/
casic-monitoring-web
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
casic-monitoring-web
/
src
/
utils
/ baseConfig.js
lwh
on 24 May 2021
119 bytes
初版提交
Raw
Blame
History
const project = { title: '后台管理系统前端基础框架' } export function getProject() { return project }