Admin
2022-07-04 364ad41d844696b80b1de0a33d8c2d1e8c101031
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = 'https://lyt-top.gitee.io/vue-next-admin-preview/'