mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:31:41 +08:00
wip: multi-language support
This commit is contained in:
@@ -80,14 +80,6 @@ const feat: AppRouteModule = {
|
||||
title: '消息提示',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/i18n',
|
||||
name: 'I18nDemo',
|
||||
component: () => import('/@/views/demo/feat/i18n/index.vue'),
|
||||
meta: {
|
||||
title: '国际化',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/watermark',
|
||||
name: 'WatermarkDemo',
|
||||
|
Reference in New Issue
Block a user