GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
laserPTZFront
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
laserPTZFront
/
src
/
utils
/ baseConfig.js
[wangxitong]
on 10 May 2022
113 bytes
first commit
Raw
Blame
History
const project = { title: '场站云台监控管理系统' } export function getProject() { return project }