dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
事件工单复核按钮点击,接口catch处理
shuishen
2025-05-10
ea3d298a2b706face5c7868f2fada41f29175419
[drone/drone-web-manage.git]
/
src
/
config
/
env.js
1
2
let baseUrl = import.meta.env.VITE_APP_API;
export { baseUrl };