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