diff --git a/admin/.env b/admin/.env index 9d742d74..402c44c8 100644 --- a/admin/.env +++ b/admin/.env @@ -16,7 +16,7 @@ VITE_API_URL=/api # 如需直接访问后端(不使用代理),设置完整地址: -# VITE_API_URL=http://localhost:3000/api +VITE_API_URL=http://localhost:3001/api # VITE_API_URL=https://your-server.com/api # ------------------------------------------ diff --git a/admin/index.html b/admin/index.html index 27b7ef9e..54e587a6 100644 --- a/admin/index.html +++ b/admin/index.html @@ -1,13 +1,16 @@ -
- - - -