mobile style

This commit is contained in:
cookfront
2017-03-17 15:39:20 +08:00
parent 9ccce7cd5c
commit 6b57cd1866
12 changed files with 201 additions and 133 deletions
+36 -35
View File
@@ -19,9 +19,10 @@
},
{
"name": "ZanUI组件",
"showInMobile": true,
"groups": [
{
"groupName": "CSS组件",
"groupName": "基础组件",
"list": [
{
"path": "/button",
@@ -63,14 +64,42 @@
"path": "/badge",
"title": "Badge"
},
{
"path": "/tab",
"title": "Tab"
},
{
"path": "/lazyload",
"title": "Lazyload"
},
{
"path": "/popup",
"title": "Popup"
},
{
"path": "/swipe",
"title": "Swipe"
},
{
"path": "/search",
"title": "Search"
},
{
"path": "/quantity",
"title": "Quantity"
},
{
"path": "/waterfall",
"title": "Waterfall"
},
{
"path": "/image-preview",
"title": "ImagePreview"
}
]
},
{
"groupName": "Form",
"groupName": "表单",
"list": [
{
"path": "/switch",
@@ -87,28 +116,24 @@
{
"path": "/checkbox",
"title": "Checkbox"
},
{
"path": "/uploader",
"title": "Uploader"
}
]
},
{
"groupName": "JS组件",
"groupName": "操作反馈",
"list": [
{
"path": "/actionsheet",
"title": "ActionSheet"
},
{
"path": "/tab",
"title": "Tab"
},
{
"path": "/toast",
"title": "Toast"
},
{
"path": "/uploader",
"title": "Uploader"
},
{
"path": "/picker",
"title": "Picker"
@@ -117,33 +142,9 @@
"path": "/datetime-picker",
"title": "Datetime Picker"
},
{
"path": "/lazyload",
"title": "Lazyload"
},
{
"path": "/popup",
"title": "Popup"
},
{
"path": "/dialog",
"title": "Dialog"
},
{
"path": "/swipe",
"title": "Swipe"
},
{
"path": "/quantity",
"title": "Quantity"
},
{
"path": "/waterfall",
"title": "Waterfall"
},
{
"path": "/image-preview",
"title": "ImagePreview"
}
]
}