dashboard
repositories
filestore
activity
search
login
zhyq
/
bigScreen
智慧园区前端大屏
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
无匹配路由默认跳转首页
shuishen
2024-11-21
c53e182c03881dc2f2f12c6080c23b317b2618a7
[zhyq/bigScreen.git]
/
src
/
config
/
env.js
1
2
let baseUrl = import.meta.env.VITE_APP_API;
export { baseUrl };