dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:把lis迁移和修改关联算法宽度
chenyao
2025-07-14
0e6e909fea164de88692f20b97777bdd8c2c69a6
[drone/drone-web-manage.git]
/
src
/
buildConfig
/
buildConfig
/
config.default.js
1
2
3
4
5
export default function getBaseConfig () {
return {
loginTitle: '中图智飞低空智能感知网平台', //登陆页面标题
}
}