From 258dba4a4d9dd5f06b0f048b1d19e93ec1ccf8ce Mon Sep 17 00:00:00 2001 From: jessica <3344538341@qq.com> Date: Mon, 1 Aug 2022 21:50:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9Atitle=E4=B8=8E?= =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/layout/components/AiniSidebar/index.vue | 5 +++-- src/pages/login/index.vue | 5 ++++- src/views/home/index.vue | 20 ++++++++++++++++++-- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/.env b/.env index f46c7f9..d6808d3 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ # env -VITE_APP_TITLE="订单管理系统" +VITE_APP_TITLE="quick后台管理系统" VITE_PORT=3101 VITE_APP_BASE_URL='/' \ No newline at end of file diff --git a/src/layout/components/AiniSidebar/index.vue b/src/layout/components/AiniSidebar/index.vue index 21fc2bc..57f0bae 100644 --- a/src/layout/components/AiniSidebar/index.vue +++ b/src/layout/components/AiniSidebar/index.vue @@ -1,11 +1,12 @@