From 6c76fecdaff9ed38307391da9aef9433a571f7a0 Mon Sep 17 00:00:00 2001 From: igeekfan Date: Sat, 3 Feb 2024 19:59:50 +0800 Subject: [PATCH] Add menu items for user subscription and notifications --- src/view/article/head-nav.vue | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/view/article/head-nav.vue b/src/view/article/head-nav.vue index 55c4710..e5bc269 100644 --- a/src/view/article/head-nav.vue +++ b/src/view/article/head-nav.vue @@ -15,11 +15,25 @@ 首页 + + + + + 关注 + + 标签 + + + + + 消息 + +
登录