refactor: 调整网格布局样式

This commit is contained in:
jxxghp
2024-10-24 11:13:55 +08:00
parent 8e40c38730
commit 865d57b4d3
5 changed files with 8 additions and 6 deletions
+4
View File
@@ -6,6 +6,7 @@ export const SystemNavMenus = [
to: '/dashboard',
header: '开始',
admin: false,
footer: true,
},
{
title: '推荐',
@@ -13,6 +14,7 @@ export const SystemNavMenus = [
to: '/ranking',
header: '发现',
admin: false,
footer: true,
},
{
title: '资源搜索',
@@ -28,6 +30,7 @@ export const SystemNavMenus = [
to: '/subscribe/movie',
header: '订阅',
admin: false,
footer: true,
},
{
title: '电视剧',
@@ -36,6 +39,7 @@ export const SystemNavMenus = [
to: '/subscribe/tv',
header: '订阅',
admin: false,
footer: true,
},
{
title: '日历',