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:
c2a27a4a94
Switch branches
×
master
smartcity_map_front
/
src
/
utils
/ baseConfig.js
wangxitong
on 9 Mar 2021
104 bytes
地图加载
Raw
Blame
History
const project = { title: '基础资源子系统' } export function getProject() { return project }