GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
qd_cnooc_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
c5b45ce32a
Switch branches
×
gas
master
qd_cnooc_front
/
src
/
utils
/ baseConfig.js
[wangxitong]
on 27 Nov 2021
122 bytes
first commit
Raw
Blame
History
const project = { title: '青岛中海油地下管网管理系统' } export function getProject() { return project }