{ "name": "tableListGroupV2", "version": "1.0.0", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "dependencies": { "bcore": "0.0.18", "d3": "5.16.0", "jquery": "2.1.4", "lodash": "4.6.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-motion": "^0.5.2", "styled-components": "6.1.13" }, "pandav": { "cn_name": "子项表格组", "level": 0, "icon": "/civ_pandaview_component/pandabi-component/assets/子项表格组.gif", "thumbnail": "/civ_pandaview_component/pandabi-component/assets/子项表格组.gif", "protocol": 2, "type": [ "DataV-6:table" ], "supportTheme": true, "view": { "width": "460", "height": "420", "minWidth": "20", "minHeight": "20", "z-index": 1010 }, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": {} } }, "config": { "options": { "type": "menu", "children": { "chart": { "name": "全局", "type": "menuChild", "children": { "rowCount": { "name": "表格行数", "default": 5, "type": "number" }, "rowGap": { "name": "行间距", "default": 10, "type": "number" }, "hScroll": { "name": "水平滚动", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": false }, "on": { "name": "启用滚动条", "type": "switch", "default": false }, "track": { "show": [ [ "on", "$eq", true ] ], "name": "轨道", "type": "group", "children": { "width": { "name": "粗细", "default": 2, "type": "number", "suffix": "px" }, "color": { "name": "颜色", "default": "#73D8FF", "type": "color" }, "radius": { "name": "圆角", "default": 0, "type": "slider", "min": 0, "max": 1, "step": 0.1 } } }, "thumb": { "show": [ [ "on", "$eq", true ] ], "name": "滑块", "type": "group", "children": { "width": { "name": "粗细", "default": 1, "type": "number", "suffix": "px" }, "color": { "name": "颜色", "default": "#73D8FF", "type": "color" }, "radius": { "name": "圆角滑块", "default": 0, "type": "slider", "min": 0, "max": 1, "step": 0.1 } } } } }, "openChild": { "name": "子项展开", "type": "group", "fold": false, "children": { "mode": { "name": "展开方式", "default": "auto", "type": "radio", "optionCol": 12, "options": [ { "label": "自动轮播", "value": "auto" }, { "label": "手动点击", "value": "click" } ] }, "autoOpen": { "show": [ [ "mode", "$eq", "click" ] ], "name": "默认展开", "type": "switch", "default": true }, "interval": { "show": [ [ "mode", "$eq", "auto" ] ], "name": "间隔时长", "type": "number", "default": 2, "suffix": "s" }, "duration": { "name": "展开动画时长", "type": "number", "default": 1, "suffix": "s" }, "scrollBar": { "show": [ [ "mode", "$eq", "click" ] ], "name": "滚动条", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": false }, "track": { "name": "轨道", "type": "group", "children": { "width": { "name": "粗细", "default": 10, "type": "number", "suffix": "px" }, "color": { "name": "颜色", "default": "rgba(142,201,255,0.05)", "type": "color" }, "radius": { "name": "圆角", "default": 1, "type": "slider", "min": 0, "max": 1, "step": 0.1 } } }, "thumb": { "name": "滑块", "type": "group", "children": { "width": { "name": "粗细", "default": 10, "type": "number", "suffix": "px" }, "color": { "name": "颜色", "default": "rgba(142,201,255,0.1)", "type": "color" }, "radius": { "name": "圆角滑块", "default": 0.6, "type": "slider", "min": 0, "max": 1, "step": 0.1 } } } } } } } } }, "rowCfg": { "name": "行配置", "type": "menuChild", "children": { "header": { "name": "表头", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": true }, "height": { "name": "行高", "default": 40, "type": "number", "suffix": "px" }, "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "align": { "name": "对齐方式", "type": "buttonRadio", "default": "auto", "evenlySplit": true, "options": [ { "label": "左对齐", "value": "left" }, { "label": "居中对齐", "value": "center" }, { "label": "右对齐", "value": "right" }, { "label": "跟随列", "value": "auto" } ] }, "background": { "name": "背景", "type": "group", "children": { "fillType": { "name": "填充方式", "type": "select", "default": "color", "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "color": { "show": [ [ "fillType", "$eq", "color" ] ], "name": "颜色", "type": "fill", "components": [ "linearGradient", "flat" ], "default": "#ffffff00" }, "image": { "show": [ [ "fillType", "$eq", "custom" ] ], "name": "图片", "type": "image", "default": "" } } } } }, "row": { "name": "行", "type": "tabs", "default": [ { "main": { "fillType": "color", "color": "rgba(142,201,255,0.1)", "image": "", "borderColor": "#ff0000", "borderWidth": 0, "radius": 2 }, "child": { "fillType": "color", "color": "rgba(142,201,255,0.08)", "image": "", "borderColor": "#ff0000", "borderWidth": 0, "radius": 0 } }, { "main": { "fillType": "color", "color": "rgba(142,201,255,0.05)", "image": "", "borderColor": "#ff000000", "borderWidth": 0, "radius": 2 }, "child": { "fillType": "color", "color": "rgba(142,201,255,0.03)", "image": "", "borderColor": "#ff000000", "borderWidth": 0, "radius": 2 } } ], "template": { "name": "行<%=i+1%>", "type": "object", "children": { "main": { "name": "主背景", "type": "group", "fold": false, "children": { "fillType": { "name": "填充方式", "type": "select", "default": "color", "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "color": { "show": [ [ "fillType", "$eq", "color" ] ], "name": "颜色", "type": "fill", "components": [ "linearGradient", "flat" ], "default": { "type": "linearGradient", "value": { "stops": [ { "offset": 0, "color": "#fff" }, { "offset": 50, "color": "#ff0" }, { "offset": 100, "color": "#f0f" } ], "angle": 0 } } }, "image": { "show": [ [ "fillType", "$eq", "custom" ] ], "name": "图片", "type": "image", "default": "" }, "borderColor": { "type": "color", "name": "描边", "default": "#ff0000" }, "borderWidth": { "type": "number", "name": "描边宽度", "default": 0, "suffix": "px" }, "radius": { "name": "圆角", "default": 2, "type": "slider", "min": 0, "max": 100, "step": 1 } } }, "child": { "name": "子项背景", "type": "group", "fold": false, "children": { "fillType": { "name": "填充方式", "type": "select", "default": "color", "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "color": { "show": [ [ "fillType", "$eq", "color" ] ], "name": "颜色", "type": "fill", "components": [ "linearGradient", "flat" ], "default": { "type": "linearGradient", "value": { "stops": [ { "offset": 0, "color": "#fff" }, { "offset": 50, "color": "#ff0" }, { "offset": 100, "color": "#f0f" } ], "angle": 30 } } }, "image": { "show": [ [ "fillType", "$eq", "custom" ] ], "name": "图片", "type": "image", "default": "" }, "borderColor": { "type": "color", "name": "描边", "default": "#ff0000" }, "borderWidth": { "type": "number", "name": "描边宽度", "default": 0, "suffix": "px" }, "radius": { "name": "圆角", "default": 2, "type": "slider", "min": 0, "max": 100, "step": 1 } } } } } } } }, "colCfg": { "name": "列配置", "type": "menuChild", "children": { "num": { "name": "序列号", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": true }, "title": { "name": "标题", "default": "排名", "type": "text" }, "startNum": { "name": "起始值", "default": 1, "type": "number" }, "width": { "name": "列宽", "default": 60, "type": "number", "suffix": "px" }, "gap": { "name": "列间距", "default": 0, "type": "number", "suffix": "px" }, "align": { "name": "对齐方式", "type": "iconRadio", "default": "center", "evenlySplit": true, "options": [ { "name": "左对齐", "value": "left", "src": "align-left" }, { "name": "居中对齐", "value": "center", "src": "align-center" }, { "name": "右对齐", "value": "right", "src": "align-right" } ] }, "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "style": { "name": "样式指定", "type": "tabs", "default": [ { "num": 1, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "translate": { "x": 0, "y": 0 }, "background": { "size": { "width": 20, "height": 20 }, "fillType": "custom", "color": "#fff", "image": "/civ_pandaview_component/pandabi-component/assets/components/tableList/tableList.png" } }, { "num": 2, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "translate": { "x": 0, "y": 0 }, "background": { "size": { "width": 20, "height": 20 }, "fillType": "custom", "color": "#fff", "image": "/civ_pandaview_component/pandabi-component/assets/components/tableList/tableList.png" } }, { "num": 3, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "translate": { "x": 0, "y": 0 }, "background": { "size": { "width": 20, "height": 20 }, "fillType": "custom", "color": "#fff", "image": "/civ_pandaview_component/pandabi-component/assets/components/tableList/tableList.png" } } ], "template": { "name": "样式<%=i+1%>", "type": "object", "children": { "num": { "name": "序号", "default": "", "type": "text" }, "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "translate": { "name": "偏移", "type": "suite", "children": { "x": { "name": "X", "default": 0, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "Y", "default": 0, "type": "number", "col": 12, "suffix": "px" } } }, "background": { "name": "背景", "type": "group", "fold": false, "children": { "size": { "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 40, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 40, "col": 12, "type": "number", "suffix": "px" } } }, "fillType": { "name": "填充方式", "type": "select", "default": "color", "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "color": { "show": [ [ "fillType", "$eq", "color" ] ], "name": "颜色", "type": "fill", "components": [ "linearGradient", "flat" ], "default": { "type": "linearGradient", "value": { "stops": [ { "offset": 0, "color": "#fff" }, { "offset": 50, "color": "#ff0" }, { "offset": 100, "color": "#f0f" } ], "angle": 30 } } }, "image": { "show": [ [ "fillType", "$eq", "custom" ] ], "name": "图片", "type": "image", "default": "" } } } } } } } }, "col": { "name": "列", "type": "tabs", "default": [ { "mapping": { "key": "name", "displayName": "书名" }, "width": 95, "gap": 15, "translate": { "x": 0, "y": 0 }, "align": "left", "contentType": "text", "textOverflow": "ellipsis", "speed": 5, "fixed": 2, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "suffix": { "show": true, "key": "", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "clip": true, "mask": "", "size": { "width": 45, "height": 45 } }, { "mapping": { "key": "publish", "displayName": "出版社简称" }, "width": 130, "gap": 15, "translate": { "x": 0, "y": 0 }, "align": "left", "contentType": "text", "textOverflow": "ellipsis", "speed": 5, "fixed": 2, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "suffix": { "show": true, "key": "", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "clip": true, "mask": "", "size": { "width": 45, "height": 45 } }, { "mapping": { "key": "value", "displayName": "销售码洋" }, "width": 130, "gap": 15, "translate": { "x": 0, "y": 0 }, "align": "left", "contentType": "number", "textOverflow": "ellipsis", "speed": 5, "fixed": 2, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "suffix": { "show": true, "key": "", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "clip": true, "mask": "", "size": { "width": 45, "height": 45 } } ], "template": { "name": "样式<%=i+1%>", "type": "object", "children": { "mapping": { "type": "suite", "name": "映射", "children": { "key": { "name": "字段名", "type": "text", "col": 12, "default": "" }, "displayName": { "name": "显示名", "default": "", "col": 12, "type": "text" } } }, "width": { "name": "列宽", "default": 40, "type": "number", "suffix": "px" }, "gap": { "name": "列间距", "default": 5, "type": "number", "suffix": "px" }, "translate": { "name": "偏移", "type": "suite", "children": { "x": { "name": "X", "default": 0, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "Y", "default": 0, "type": "number", "col": 12, "suffix": "px" } } }, "align": { "name": "对齐方式", "type": "iconRadio", "default": "center", "evenlySplit": true, "options": [ { "name": "左对齐", "value": "left", "src": "align-left" }, { "name": "居中对齐", "value": "center", "src": "align-center" }, { "name": "右对齐", "value": "right", "src": "align-right" } ] }, "contentType": { "type": "select", "name": "内容类型", "default": "text", "options": [ { "name": "文本", "value": "text" }, { "name": "数字", "value": "number" }, { "name": "图片", "value": "image" } ] }, "textOverflow": { "name": "文本溢出", "type": "select", "show": [ [ "contentType", "$eq", "text" ] ], "default": "ellipsis", "options": [ { "label": "换行", "value": "wrap" }, { "label": "省略号", "value": "ellipsis" }, { "label": "跑马灯", "value": "marquee" } ] }, "speed": { "name": "速度", "type": "number", "default": 5, "show": [ [ "contentType", "$eq", "text" ], [ "textOverflow", "$eq", "marquee" ] ] }, "fixed": { "name": "小数位数", "type": "number", "default": 2, "show": [ [ "contentType", "$eq", "number" ] ] }, "font": { "type": "font", "name": "文本样式", "show": [ [ "contentType", "$ne", "image" ] ], "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "suffix": { "show": [ [ "contentType", "$eq", "number" ] ], "name": "后缀", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": false }, "key": { "name": "字段名", "default": "", "type": "text" }, "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } } } }, "clip": { "show": [ [ "contentType", "$eq", "number" ] ], "name": "千分位分割", "type": "switch", "default": false }, "mask": { "show": [ [ "contentType", "$eq", "image" ] ], "name": "遮罩", "type": "image", "default": "" }, "size": { "show": [ [ "contentType", "$eq", "image" ] ], "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 45, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 45, "col": 12, "type": "number", "suffix": "px" } } } } } } } }, "childCfg": { "name": "子项配置", "type": "menuChild", "children": { "height": { "name": "子项高度", "default": 100, "type": "number", "suffix": "px" }, "content": { "name": "子项内容", "type": "tabs", "default": [ { "mapping": { "key": "cover", "displayName": "" }, "position": { "x": 20, "y": 10 }, "layout": "horizontal", "contentType": "image", "width": 100, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 55, "height": 75 }, "mask": "", "maskSize": { "width": 45, "height": 45 } }, { "mapping": { "key": "author", "displayName": "作者" }, "position": { "x": 100, "y": 12 }, "layout": "horizontal", "contentType": "text", "width": 150, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 45, "height": 45 }, "mask": "", "maskSize": { "width": 45, "height": 45 } }, { "mapping": { "key": "isbn", "displayName": "ISBN" }, "position": { "x": 270, "y": 12 }, "layout": "horizontal", "contentType": "text", "width": 150, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 45, "height": 45 }, "mask": "", "maskSize": { "width": 45, "height": 45 } }, { "mapping": { "key": "date", "displayName": "出版日期" }, "position": { "x": 100, "y": 40 }, "layout": "horizontal", "contentType": "text", "width": 150, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 45, "height": 45 }, "mask": "", "maskSize": { "width": 45, "height": 45 } }, { "mapping": { "key": "translator", "displayName": "译者" }, "position": { "x": 270, "y": 40 }, "layout": "horizontal", "contentType": "text", "width": 150, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 45, "height": 45 }, "mask": "", "maskSize": { "width": 45, "height": 45 } }, { "mapping": { "key": "price", "displayName": "价格" }, "position": { "x": 100, "y": 68 }, "layout": "horizontal", "contentType": "text", "width": 150, "align": "left", "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "textOverflow": "ellipsis", "speed": 5, "imageSize": { "width": 45, "height": 45 }, "mask": "", "maskSize": { "width": 45, "height": 45 } } ], "template": { "name": "内容<%=i+1%>", "type": "object", "children": { "mapping": { "type": "suite", "name": "映射", "children": { "key": { "name": "字段名", "type": "text", "col": 12, "default": "" }, "displayName": { "name": "显示名", "default": "", "col": 12, "type": "text" } } }, "position": { "name": "位置", "type": "suite", "children": { "x": { "name": "X", "default": 20, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "Y", "default": 10, "type": "number", "col": 12, "suffix": "px" } } }, "layout": { "name": "布局方式", "default": "horizontal", "type": "radio", "optionCol": 12, "options": [ { "label": "左右", "value": "horizontal" }, { "label": "上下", "value": "vertical" } ] }, "contentType": { "type": "select", "name": "内容类型", "default": "image", "options": [ { "name": "文本", "value": "text" }, { "name": "图片", "value": "image" } ] }, "width": { "show": [ [ "contentType", "$eq", "text" ] ], "name": "宽度", "default": 40, "type": "number", "suffix": "px" }, "align": { "show": [ [ "contentType", "$eq", "text" ] ], "name": "对齐方式", "type": "iconRadio", "default": "left", "evenlySplit": true, "options": [ { "name": "左对齐", "value": "left", "src": "align-left" }, { "name": "居中对齐", "value": "center", "src": "align-center" }, { "name": "右对齐", "value": "right", "src": "align-right" } ] }, "font": { "show": [ [ "contentType", "$eq", "text" ] ], "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230,247,255,0.65)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "textOverflow": { "name": "文本溢出", "type": "select", "show": [ [ "contentType", "$eq", "text" ] ], "default": "ellipsis", "options": [ { "label": "换行", "value": "wrap" }, { "label": "省略号", "value": "ellipsis" }, { "label": "跑马灯", "value": "marquee" } ] }, "speed": { "name": "速度", "type": "number", "default": 5, "show": [ [ "contentType", "$eq", "text" ], [ "textOverflow", "$eq", "marquee" ] ] }, "imageSize": { "show": [ [ "contentType", "$eq", "image" ] ], "name": "图片尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 45, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 45, "col": 12, "type": "number", "suffix": "px" } } }, "mask": { "show": [ [ "contentType", "$eq", "image" ] ], "name": "遮罩", "type": "image", "default": "" }, "maskSize": { "show": [ [ "contentType", "$eq", "image" ] ], "name": "遮罩尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 45, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 45, "col": 12, "type": "number", "suffix": "px" } } } } } } } } } } }, "api_data": { "source": [ { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" }, { "name": "恶意", "value": 100, "publish": "南海出版公司", "cover": "https://img3.doubanio.com/lpic/s3814606.jpg", "author": "[日] 东野圭吾", "isbn": "12345678907890", "translator": "娄美莲", "date": "2016-11-1", "price": "39.50" } ] }, "events": { "openChild": { "name": "展开子项", "type": "object", "fields": { "nameX": { "description": "列内容", "type": "string" }, "nameXXX": { "description": "子项内容", "type": "string" } } }, "clickLine": { "name": "点击行内容", "type": "object", "fields": { "name1": { "description": "列内容", "type": "string" }, "name2": { "description": "子项内容", "type": "string" } } }, "clickChild": { "name": "点击子项内容", "type": "object", "fields": {} }, "clickItem": { "name": "点击各项内容", "type": "object", "fields": { "value": { "description": "当前子项值", "type": "any" } } } }, "publicHandler": { "startLoop": { "name": "开始轮播" }, "pauseLoop": { "name": "暂停轮播" }, "stopLoop": { "name": "停止轮播" } } } }