chore: PC 端基本页面完成

This commit is contained in:
2025-11-13 08:21:46 +08:00
parent d6ee43e48b
commit e5010b6ea3
4 changed files with 92 additions and 81 deletions

View File

@@ -7,7 +7,7 @@ const routes = [
path: '/',
name: 'BattleRanking',
component: BattleRanking,
meta: { title: '百大战排行榜' }
meta: { title: '百大战排行榜' }
},
{
path: '/admin',