GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
dutingting
/
testLinkTool
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
testLinkTool
/
src
/
utils
/ baseConfig.js
dutingting
on 22 May 2023
110 bytes
接口联调、增加网址弹出框组件
Raw
Blame
History
const project = { title: '全平台连接测试工具' } export function getProject() { return project }