From 31bade5a5d4ea02bb79b1d09d0b6455fb24cd02c Mon Sep 17 00:00:00 2001 From: pixel <303176530@qq.com> Date: Thu, 28 May 2020 22:16:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E6=A0=B7=E5=BC=8Fbug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout/aside/historyComponent/history.vue | 1 + web/src/view/layout/index.vue | 11 +------ web/src/view/layout/search/search.vue | 33 ++++++++++--------- 3 files changed, 20 insertions(+), 25 deletions(-) diff --git a/web/src/view/layout/aside/historyComponent/history.vue b/web/src/view/layout/aside/historyComponent/history.vue index 5d8adb93..41ea5dfc 100644 --- a/web/src/view/layout/aside/historyComponent/history.vue +++ b/web/src/view/layout/aside/historyComponent/history.vue @@ -207,4 +207,5 @@ export default { padding: 0 6px; border-top: 1px solid #dcdcdc; } + \ No newline at end of file diff --git a/web/src/view/layout/index.vue b/web/src/view/layout/index.vue index d4f2501e..85df0b76 100644 --- a/web/src/view/layout/index.vue +++ b/web/src/view/layout/index.vue @@ -231,12 +231,6 @@ export default { \ No newline at end of file -- GitLab