dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:智飞工单报出现空对象清除url参数
张含笑
2025-08-06
be44c7c9087d4c868ea198f2d81e7f9b6bb80e86
[drone/drone-web-manage.git]
/
src
/
config
/
env.js
1
2
let baseUrl = import.meta.env.VITE_APP_API;
export { baseUrl };