zhitan-vue/.env.development @@ -6,6 +6,6 @@ # 系统/开发环境 # test VITE_APP_BASE_API = 'http://127.0.0.1:8080' VITE_APP_BASE_API = '/dev-api' # hangmingjun