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