VITE_PUBLIC_PATH = '/' # 是否启用MOCK VITE_APP_USE_MOCK = true # base api VITE_APP_BASE_API = '/api' # test base api VITE_APP_BASE_API_TEST = '/api-test'