shj
2022-08-22 9dde4cc2e5089dc1eb74266f0b59498f4a3c211b
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = 'https://lyt-top.gitee.io/vue-next-admin-preview/'