{ "name": "file-management", "title": "文件管理", "author": "yy", "keywords": "file-management", "company": "久其软件", "type": false, "version": "v0.1", "license": "", "description": "", "icon": "icon-_ZSYshujuluru", "data": { "static": [ { "name": "vuex", "url": "static/lib/vuex.min.js" } ], "app": { "component": [ "dist/app.bundle.js" ] }, "config": [ { "title": "模版", "key": "code", "type": "array", "multiple": true, "dataSource": { "api": "/rbcfunc/metadata/resource/queryview", "titleColumn": "title", "valueColumn": "name" } } ] }, "expose": [ { "title": "文件管理", "icon": "", "component": "fileManagement" } ] }