diff --git a/.env b/.env index a6c040a..40e17b5 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 后台接口地址(仅开发/预览环境生效) -VITE_PROXY_API=http://localhost/zhiyun/.New/mr_web/mr_web_api/public/admin.php/ +VITE_PROXY_API=http://localhost/Aerwen/aerwen_web/aerwen_web_api/public/admin.php/ # 后台图片地址(仅开发/预览环境生效) -VITE_PROXY_UPLOADS=http://localhost/zhiyun/.New/mr_web/mr_web_api/public/uploads/ +VITE_PROXY_UPLOADS=http://localhost/Aerwen/aerwen_web/aerwen_web_api/public/uploads/ # 后台富文本上传地址(仅开发/预览环境生效) VITE_PROXY_RICHTEXT=http://localhost:3000/api/ \ No newline at end of file diff --git a/index.html b/index.html index f6cbb02..5647b97 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ -