dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:设备统计调整
张含笑
2025-07-18
549e2991c6b3b60e0f6176ef45ecfb0535e3dc40
[drone/drone-web-manage.git]
/
src
/
buildConfig
/
buildConfig
/
config.default.js
1
2
3
4
5
export default function getBaseConfig () {
return {
loginTitle: '中图智飞低空智能感知网平台', //登陆页面标题
}
}