From d4d3d06a5a460f4209544c48951ee1e298738f5c Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Tue, 23 Aug 2022 15:07:29 +0800 Subject: [PATCH] refactor: NavigationBar Component --- src/layout/components/NavigationBar/index.vue | 24 ++++++++----------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/src/layout/components/NavigationBar/index.vue b/src/layout/components/NavigationBar/index.vue index 5803770..e2fbdf4 100644 --- a/src/layout/components/NavigationBar/index.vue +++ b/src/layout/components/NavigationBar/index.vue @@ -1,5 +1,5 @@