From 4e270024c9eb7a4b2a44a6cb2691dbbc70f8cb37 Mon Sep 17 00:00:00 2001 From: Abbh1 <86962549+Abbh1@users.noreply.github.com> Date: Fri, 3 May 2024 18:20:04 +0800 Subject: [PATCH] =?UTF-8?q?init=20=E5=88=9D=E5=A7=8B=E5=8C=96=E7=BD=91?= =?UTF-8?q?=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- index.html | 2 +- public/favicon.ico | Bin 21238 -> 16958 bytes public/images/logo_login.png | Bin 7302 -> 15432 bytes public/logo.png | Bin 7302 -> 15432 bytes src/layout/Index.vue | 2 +- src/layout/components/Menu.vue | 2 +- .../components/AddProductTypeDialog.vue | 8 ++++---- src/pages/index/index.vue | 2 +- src/pages/login.vue | 6 +++--- src/styles/element/index.scss | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.env b/.env index eaf2521..04802b0 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 后台接口地址(仅开发/预览环境生效) -VITE_PROXY_API=http://localhost/site/site_api/public/admin.php/ +VITE_PROXY_API=http://localhost/Aerwen/aerwen_u/aerwen_u_api/public/admin.php/ # 后台图片地址(仅开发/预览环境生效) -VITE_PROXY_UPLOADS=http://localhost/site/site_api/public/uploads/ +VITE_PROXY_UPLOADS=http://localhost/Aerwen/aerwen_u/aerwen_u_api/public/uploads/ # 后台富文本上传地址(仅开发/预览环境生效) VITE_RICHTEXT_GATEWAY=http://localhost:3000/api/ \ No newline at end of file diff --git a/index.html b/index.html index b0ac27a..7e6bfc5 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ -