Remove useless page

This commit is contained in:
JustSong
2023-04-22 21:41:16 +08:00
parent 539eac217f
commit af96007025
9 changed files with 325 additions and 328 deletions

View File

@@ -14,9 +14,9 @@ const headerButtons = [
icon: 'home',
},
{
name: '文件',
to: '/file',
icon: 'file',
name: '渠道',
to: '/channel',
icon: 'sitemap',
admin: true,
},
{