GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
smartcity_map_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
664c8bebf9
Switch branches
×
master
smartcity_map_front
/
src
/
utils
/ baseConfig.js
wangxitong
on 6 Mar 2021
119 bytes
first commit
Raw
Blame
History
const project = { title: '后台管理系统前端基础框架' } export function getProject() { return project }