AA周年庆后台前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
284 B

4 weeks ago
  1. VITE_ENV = 'test'
  2. VITE_OUTPUT_DIR = 'test'
  3. VITE_PUBLIC_PATH = '/testBack/'
  4. VITE_APP_BASE_API = 'https://dbqb.nfdxy.net/devLotApi/'
  5. VITE_USE_MOCK = true
  6. # VITE_UPLOAD_URL='http://39.101.133.168:8828/hljw/api/aws/upload'
  7. VITE_UPLOAD_URL='https://api.homilychart.com/hljw/api/aws/upload'