vue-easy-admin-components
Version:
64 lines (63 loc) • 1.44 kB
JSON
{
"name": "左边菜单栏",
"doc": [
{
"title": "attributes",
"table": [
{
"prop": "prop",
"label": "参数"
},
{
"prop": "des",
"label": "说明"
},
{
"prop": "type",
"label": "类型"
},
{
"prop": "options",
"label": "可选值"
},
{
"prop": "default",
"label": "默认值"
}
],
"data": [
{
"prop": "-",
"des": "-",
"type": "-",
"options": "-",
"default": "-"
}
]
},
{
"title": "events",
"table": [
{
"prop": "event",
"label": "事件名称"
},
{
"prop": "des",
"label": "说明"
},
{
"prop": "call",
"label": "回调参数"
}
],
"data": [
{
"event": "-",
"des": "-",
"call": "-"
}
]
}
]
}