dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
切换部门后动态更新tab栏数据
rain
2025-04-19
446234bee3336d10e3fe836ae8e0ca1594d1a55a
[drone/drone-web-manage.git]
/
src
/
config
/
env.js
1
2
let baseUrl = import.meta.env.VITE_APP_API;
export { baseUrl };