- # just a flag
- ENV = 'production'
- # base api
- VUE_APP_BASE_API = 'https://www.靖安人家.com/hotelReservation/mhotel'
- # VUE_APP_BASE_API = 'https://chtech.ncjti.edu.cn/hotelReservation/mhotel'
- VUE_APP_BASE_FILE = 'https://www.靖安人家.com/hotelReservation/mhotel'
- # VUE_APP_BASE_FILE = 'https://chtech.ncjti.edu.cn/hotelReservation/fileload'
|