Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-11-17 14:22:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b81a637ef6fb31a4091576bbbfadea28a7992495
b81a637e
1 parent
0603e891
refactor(ProfilePage): 移除打卡管理菜单项
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
src/views/profile/ProfilePage.vue
src/views/profile/ProfilePage.vue
View file @
b81a637
...
...
@@ -309,11 +309,11 @@ const menuItems3 = ref([
]);
const menuItems4 = ref([
{
icon: "book",
title: "打卡管理",
path: "/teacher/checkin",
},
//
{
//
icon: "book",
//
title: "打卡管理",
//
path: "/teacher/checkin",
//
},
{
icon: "user",
title: "我的班级",
...
...
Please
register
or
login
to post a comment