feat(dashboard): 新增比赛管理仪表盘功能
添加比赛管理仪表盘页面,包含比赛卡片列表、状态标签和新增功能 移除旧的mine页面和相关路由配置 强制设置i18n语言为中文并更新系统标题 更新VSCode设置中的typescript格式化工具
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
const local: App.I18n.Schema = {
|
||||
system: {
|
||||
title: 'reader-star 管理系统',
|
||||
title: '阅读比赛配置后台',
|
||||
updateTitle: '系统版本更新通知',
|
||||
updateContent: '检测到系统有新版本发布,是否立即刷新页面?',
|
||||
updateConfirm: '立即刷新',
|
||||
|
||||
Reference in New Issue
Block a user