GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
smartcity_env_front
Transfer to URL with SHA
Find file
Newer
Older
branch:
dev
Switch branches
×
dev
master
smartcity_env_front
/
src
/
utils
/ baseConfig.js
[wangxitong]
on 22 Jul 2021
113 bytes
first commit
Raw
Blame
History
const project = { title: '视频与环境监测子系统' } export function getProject() { return project }