From d0660ab59d071743e2f8d39ef75275e1ccfcfeb5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com>
Date: Mon, 9 May 2022 13:22:21 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=9F=E4=BA=A7=E6=89=93=E5=8C=85?=
=?UTF-8?q?=E7=BC=96=E8=AF=91=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98=E4=BF=AE?=
=?UTF-8?q?=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Former-commit-id: 3998de871def78ea6f61b3ecd368411d50a2c6f9
---
src/components/Hamburger/index.vue | 42 ++++------
src/components/LangSelect/index.vue | 7 +-
.../dashboard/components/Project/index.vue | 4 +-
src/views/error-page/401.vue | 71 +++++++++-------
src/views/error-page/404.vue | 83 ++++++++++---------
src/views/pms/goods/components/GoodsInfo.vue | 40 +++++----
vite.config.ts | 2 +-
7 files changed, 129 insertions(+), 120 deletions(-)
diff --git a/src/components/Hamburger/index.vue b/src/components/Hamburger/index.vue
index 8502f533..3093a538 100644
--- a/src/components/Hamburger/index.vue
+++ b/src/components/Hamburger/index.vue
@@ -1,35 +1,29 @@
-
-