perf: merge locale file

This commit is contained in:
Vben
2021-04-17 18:39:18 +08:00
parent e1bc33f5c5
commit c04e8943bc
59 changed files with 673 additions and 686 deletions

View File

@@ -6,9 +6,6 @@ const menu: MenuModule = {
menu: {
name: t('routes.demo.feat.feat'),
path: '/feat',
tag: {
dot: true,
},
children: [
{
@@ -35,9 +32,6 @@ const menu: MenuModule = {
{
path: 'print',
name: t('routes.demo.feat.print'),
tag: {
content: 'new',
},
},
{
path: 'click-out-side',