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