no message
Former-commit-id: 698711eb10677ac551d293a881b65e92c079120a Former-commit-id: 5aac177b416c582cca07f06061af0fffc6738c99 Former-commit-id: 257ce921c7506717db92df174ac56f74c6c0204b
This commit is contained in:
@@ -76,13 +76,6 @@ export const pluginMenu = {
|
||||
title: '网格布局',
|
||||
icon: 'object-ungroup',
|
||||
children: [
|
||||
{
|
||||
title: 'README',
|
||||
icon: 'file-text',
|
||||
path: 'vue-grid-layout/readme',
|
||||
name: 'demo-plugin-vue-grid-layout-readme',
|
||||
component: resolve => { require(['@/pages/demo/plugins/vue-grid-layout/readme.vue'], resolve) }
|
||||
},
|
||||
{
|
||||
title: '基本示例',
|
||||
icon: 'file-o',
|
||||
|
||||
Reference in New Issue
Block a user