GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
smartcity_merchant_front
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
smartcity_merchant_front
/
src
/
utils
/ baseConfig.js
wangxitong
on 22 Feb 2024
110 bytes
first commit
Raw
Blame
History
const project = { title: '门前三包拓展子系统' } export function getProject() { return project }