From e9bdd40e473b97e8945e2827716770ba2523b520 Mon Sep 17 00:00:00 2001 From: xing Date: Wed, 17 Jun 2020 10:41:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=8F=B3=E4=BE=A7=E8=BE=B9?= =?UTF-8?q?=E6=A1=86=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Home.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index cac44b2..91f842c 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -9,7 +9,7 @@ - @@ -104,4 +104,7 @@ export default { .iconfont { margin-right: 10px; } + .el-menu { + border-right: none; + }