From 1fafbd46123c398167e09f7ea304ad7fb6b5b381 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 5 Apr 2023 12:20:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(sidebar):=20=E6=94=AF=E6=8C=81=E5=90=84?= =?UTF-8?q?=E7=A7=8D=E6=B8=B8=E6=88=8F=E5=92=A8=E8=AE=AF=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: BTMuli --- src/components/t-sidebar.vue | 71 +++++++++++++++++---- src/plugins/Mys/request/news.ts | 24 +++++-- src/plugins/Mys/request/post.ts | 10 +-- src/plugins/Mys/utils/parser.ts | 24 ++++--- src/router/modules/main.ts | 8 +-- src/router/modules/sub.ts | 35 ++++++---- src/store/modules/app.ts | 10 ++- src/{pages/News.vue => views/t-news.vue} | 81 ++++++++++++++---------- 8 files changed, 173 insertions(+), 90 deletions(-) rename src/{pages/News.vue => views/t-news.vue} (82%) diff --git a/src/components/t-sidebar.vue b/src/components/t-sidebar.vue index 8644c367..55ea7e9c 100644 --- a/src/components/t-sidebar.vue +++ b/src/components/t-sidebar.vue @@ -20,11 +20,57 @@ homeIcon - + + + + + + + + + + + + + + + + + + + + + + + + + + +