no message
Former-commit-id: 0481756ef77821c24cb2ceb67826a4685f322ff3 Former-commit-id: b0f825964517a482014436c3da5664bb8027fd07 Former-commit-id: 4365d44f8a4e009b14e7dda5fe3478b546cd66a4
This commit is contained in:
@@ -108,7 +108,7 @@ export const menu = {
|
|||||||
icon: 'book',
|
icon: 'book',
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
title: '示例 1',
|
title: '演示页面 1',
|
||||||
icon: 'file-o',
|
icon: 'file-o',
|
||||||
path: 'vue-i18n/demo-1',
|
path: 'vue-i18n/demo-1',
|
||||||
name: 'demo-plugins-vue-i18n-demo-1',
|
name: 'demo-plugins-vue-i18n-demo-1',
|
||||||
@@ -118,7 +118,7 @@ export const menu = {
|
|||||||
component: resolve => { require(['@/pages/demo/plugins/vue-i18n/demo-1.vue'], resolve) }
|
component: resolve => { require(['@/pages/demo/plugins/vue-i18n/demo-1.vue'], resolve) }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '示例 2',
|
title: '演示页面 2',
|
||||||
icon: 'file-o',
|
icon: 'file-o',
|
||||||
path: 'vue-i18n/demo-2',
|
path: 'vue-i18n/demo-2',
|
||||||
name: 'demo-plugins-vue-i18n-demo-2',
|
name: 'demo-plugins-vue-i18n-demo-2',
|
||||||
|
|||||||
Reference in New Issue
Block a user