refactor: 移除用户应用相关代码和资源文件
清理未使用的用户应用代码、资源文件和配置 更新管理后台的路由和国际化配置
This commit is contained in:
@ -229,6 +229,10 @@ const local: App.I18n.Schema = {
|
||||
'500': 'Server Error',
|
||||
'iframe-page': 'Iframe',
|
||||
'home': 'Home',
|
||||
'competition': 'Competition',
|
||||
'competition_competition-add': 'Competition Add',
|
||||
'competition_competition-detail': 'Competition Detail',
|
||||
'competition_competition-list': 'Competition List',
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user