| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "data": [
- {
- "text": "LAYUI基础",
- "icon": "",
- "subset": [
- {
- "text": "按钮",
- "icon": "",
- "href": "demo/btn.html"
- },{
- "text": "表单",
- "icon": "",
- "href": "demo/form.html"
- },{
- "text": "表格",
- "icon": "",
- "href": "demo/table.html"
- },{
- "text": "选项卡",
- "icon": "",
- "href": "demo/tab-card.html"
- },{
- "text": "进度条",
- "icon": "",
- "href": "demo/progress-bar.html"
- },{
- "text": "折叠面板",
- "icon": "",
- "href": "demo/folding-panel.html"
- },{
- "text": "辅助元素",
- "icon": "",
- "href": "demo/auxiliar.html"
- },{
- "text": "更多示例",
- "icon": "",
- "target": true,
- "href": "http://www.layui.com/demo/"
- }
- ]
- },{
- "text": "扩展",
- "icon": "",
- "href": "",
- "subset": [
- {
- "text": "登录页",
- "icon": "",
- "href": "demo/login.html"
- },{
- "text": "登录页2",
- "icon": "",
- "href": "demo/login2.html"
- },{
- "text": "注册页",
- "icon": "",
- "href": "demo/register.html"
- },{
- "text": "图表",
- "icon": "",
- "href": "demo/map.html"
- },{
- "text": "添加-修改",
- "icon": "",
- "href": "demo/add-edit.html"
- },{
- "text": "data-table 表格",
- "icon": "",
- "href": "demo/data-table.html"
- },{
- "text": "tree-table 树表格",
- "icon": "",
- "href": "demo/tree-table.html"
- },{
- "text": "404页",
- "icon": "",
- "href": "demo/404.html"
- },{
- "text": "提示页",
- "icon": "",
- "href": "demo/tips.html"
- }
- ]
- },{
- "text": "子窗口操作",
- "icon": "",
- "href": "demo/children.html"
- },{
- "text": "加入群下载源码",
- "icon": "",
- "target": true,
- "href": "//shang.qq.com/wpa/qunwpa?idkey=ad6ba602ae228be2222ddb804086e0cfa42da3d74e34b383b665c2bec1adfc6e"
- }
- ]
- }
|