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.
 
 
 
 

7 lines
269 B

VITE_ENV = 'development'
VITE_OUTPUT_DIR = 'dev'
VITE_PUBLIC_PATH = '/testBack/'
VITE_USE_MOCK = true
VITE_APP_BASE_API = 'https://dbqb.nfdxy.net/devLotApi'
VITE_UPLOAD_URL='http://39.101.133.168:8828/hljw/api/aws/upload'
# VITE_APP_BASE_API = 'http://localhost:12699/'