From 41020fb0587d0749da756f1c8c4e3e7f7ec26ba6 Mon Sep 17 00:00:00 2001 From: wzl <1720360649@qq.com> Date: Tue, 19 Dec 2023 19:25:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E9=A1=B5=E9=9D=A2=EF=BC=8C?= =?UTF-8?q?=E4=BF=9D=E8=AF=81=E9=9D=99=E6=80=81=E9=A1=B5=E9=9D=A2=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=BB=9F=E4=B8=80tabbar=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TopNavBar.vue | 2 ++ src/router/router.config.js | 1 + src/views/Tabbar.vue | 18 ++++++++++++------ src/views/optimize/index.vue | 6 +----- src/views/optimize/scss/index.scss | 3 +-- src/views/today/index.vue | 22 +++++++++------------- src/views/today/scss/index.scss | 5 ++--- 7 files changed, 28 insertions(+), 29 deletions(-) diff --git a/src/components/TopNavBar.vue b/src/components/TopNavBar.vue index 1591452..7f5cb92 100644 --- a/src/components/TopNavBar.vue +++ b/src/components/TopNavBar.vue @@ -3,6 +3,8 @@