262 lines
6.3 KiB
JSON
262 lines
6.3 KiB
JSON
[
|
|
{
|
|
"category": "basic",
|
|
"name": "Basic",
|
|
"text": "基础",
|
|
"list": [
|
|
{
|
|
"name": "ActionBar",
|
|
"path": "/action-bar",
|
|
"icon": "action-bar",
|
|
"text": "操作栏"
|
|
},
|
|
{
|
|
"name": "ActivityIndicator",
|
|
"path": "/activity-indicator",
|
|
"icon": "activity-indicator",
|
|
"text": "活动指示器"
|
|
},
|
|
{ "path": "/button", "name": "Button", "icon": "button", "text": "按钮" },
|
|
{
|
|
"name": "CellItem",
|
|
"path": "/cell-item",
|
|
"icon": "cell-item",
|
|
"text": "列表单元"
|
|
},
|
|
{
|
|
"name": "DetailItem",
|
|
"path": "/detail-item",
|
|
"icon": "detail-item",
|
|
"text": "清单项"
|
|
},
|
|
{
|
|
"name": "DropMenu",
|
|
"path": "/drop-menu",
|
|
"icon": "drop-menu",
|
|
"text": "下拉菜单"
|
|
},
|
|
{ "path": "/icon", "name": "Icon", "icon": "icon", "text": "图标" },
|
|
{
|
|
"name": "ImageReader",
|
|
"path": "/image-reader",
|
|
"icon": "image-reader",
|
|
"text": "图片选择器"
|
|
},
|
|
{
|
|
"name": "ImageViewer",
|
|
"path": "/image-viewer",
|
|
"icon": "image-viewer",
|
|
"text": "图片浏览器"
|
|
},
|
|
{
|
|
"name": "NoticeBar",
|
|
"path": "/notice-bar",
|
|
"icon": "notice-bar",
|
|
"text": "通知栏"
|
|
},
|
|
{
|
|
"name": "Progress",
|
|
"path": "/progress",
|
|
"icon": "progress",
|
|
"text": "进度"
|
|
},
|
|
{
|
|
"name": "Skeleton",
|
|
"path": "/skeleton",
|
|
"icon": "skeleton",
|
|
"text": "骨架屏"
|
|
},
|
|
{
|
|
"name": "Stepper",
|
|
"path": "/stepper",
|
|
"icon": "stepper",
|
|
"text": "步进器"
|
|
},
|
|
{ "name": "Steps", "path": "/steps", "icon": "steps", "text": "步骤条" },
|
|
{ "name": "Swiper", "path": "/swiper", "icon": "swiper", "text": "轮播" },
|
|
{
|
|
"name": "TabBar",
|
|
"path": "/tab-bar",
|
|
"icon": "tab-bar",
|
|
"text": "标签栏"
|
|
},
|
|
{ "name": "Tabs", "path": "/tabs", "icon": "tabs", "text": "标签页" },
|
|
{ "name": "Tag", "path": "/tag", "icon": "tag", "text": "标签" }
|
|
]
|
|
},
|
|
{
|
|
"category": "business",
|
|
"name": "Business",
|
|
"text": "业务相关",
|
|
"list": [
|
|
{
|
|
"name": "Amount",
|
|
"path": "/amount",
|
|
"icon": "amount",
|
|
"text": "金融数字"
|
|
},
|
|
{ "name": "Bill", "path": "/bill", "icon": "bill", "text": "票据" },
|
|
{
|
|
"name": "Captcha",
|
|
"path": "/captcha",
|
|
"icon": "captcha",
|
|
"text": "验证码窗口"
|
|
},
|
|
{
|
|
"name": "Cashier",
|
|
"path": "/cashier",
|
|
"icon": "cashier",
|
|
"text": "收银台"
|
|
},
|
|
{
|
|
"name": "Chart",
|
|
"path": "/chart",
|
|
"icon": "chart",
|
|
"text": "折线图表"
|
|
},
|
|
{
|
|
"name": "Landscape",
|
|
"path": "/landscape",
|
|
"icon": "landscape",
|
|
"text": "压屏窗"
|
|
},
|
|
{
|
|
"name": "ResultPage",
|
|
"path": "/result-page",
|
|
"icon": "result-page",
|
|
"text": "结果页"
|
|
},
|
|
{ "name": "Ruler", "path": "/ruler", "icon": "ruler", "text": "刻度尺" },
|
|
{
|
|
"name": "WaterMark",
|
|
"path": "/water-mark",
|
|
"icon": "water-mark",
|
|
"text": "水印"
|
|
},
|
|
{
|
|
"name": "LicensePlate",
|
|
"path": "/license-plate",
|
|
"icon": "license-plate",
|
|
"text": "车牌号"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"category": "feedback",
|
|
"name": "Feedback",
|
|
"text": "操作反馈",
|
|
"list": [
|
|
{
|
|
"name": "ActionSheet",
|
|
"path": "/action-sheet",
|
|
"icon": "action-sheet",
|
|
"text": "动作面板"
|
|
},
|
|
{
|
|
"name": "DatePicker",
|
|
"path": "/date-picker",
|
|
"icon": "date-picker",
|
|
"text": "日期选择器"
|
|
},
|
|
{
|
|
"name": "Dialog",
|
|
"path": "/dialog",
|
|
"icon": "dialog",
|
|
"text": "模态窗"
|
|
},
|
|
{
|
|
"name": "Picker",
|
|
"path": "/picker",
|
|
"icon": "picker",
|
|
"text": "选择器"
|
|
},
|
|
{ "name": "Popup", "path": "/popup", "icon": "popup", "text": "弹出层" },
|
|
{
|
|
"name": "Selector",
|
|
"path": "/selector",
|
|
"icon": "selector",
|
|
"text": "列表选择器"
|
|
},
|
|
{
|
|
"name": "TabPicker",
|
|
"path": "/tab-picker",
|
|
"icon": "tab-picker",
|
|
"text": "多频道选择器"
|
|
},
|
|
{ "name": "Tip", "path": "/tip", "icon": "tip", "text": "气泡提示" },
|
|
{ "name": "Toast", "path": "/toast", "icon": "toast", "text": "轻提示" },
|
|
{
|
|
"name": "Transition",
|
|
"path": "/transition",
|
|
"icon": "transition",
|
|
"text": "动画"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"category": "form",
|
|
"name": "Form",
|
|
"text": "表单相关",
|
|
"list": [
|
|
{
|
|
"name": "Agree",
|
|
"path": "/agree",
|
|
"icon": "agree",
|
|
"text": "勾选按钮"
|
|
},
|
|
{
|
|
"name": "Check",
|
|
"path": "/check",
|
|
"icon": "check",
|
|
"text": "选择项组"
|
|
},
|
|
{
|
|
"name": "Codebox",
|
|
"path": "/codebox",
|
|
"icon": "codebox",
|
|
"text": "字符码输入框"
|
|
},
|
|
{
|
|
"name": "Field",
|
|
"path": "/field",
|
|
"icon": "field",
|
|
"text": "区域列表组合"
|
|
},
|
|
{
|
|
"name": "InputItem",
|
|
"path": "/input-item",
|
|
"icon": "input-item",
|
|
"text": "输入框"
|
|
},
|
|
{
|
|
"name": "NumberKeyboard",
|
|
"path": "/number-keyboard",
|
|
"icon": "number-keyboard",
|
|
"text": "数字键盘"
|
|
},
|
|
{ "name": "Radio", "path": "/radio", "icon": "radio", "text": "单选框" },
|
|
{ "name": "Slider", "path": "/slider", "icon": "slider", "text": "滑块" },
|
|
{ "name": "Switch", "path": "/switch", "icon": "switch", "text": "开关" },
|
|
{
|
|
"name": "TextareaItem",
|
|
"path": "/textarea-item",
|
|
"icon": "textarea-item",
|
|
"text": "文本域"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"category": "gesture",
|
|
"name": "Gesture",
|
|
"text": "手势",
|
|
"list": [
|
|
{
|
|
"name": "ScrollView",
|
|
"path": "/scroll-view",
|
|
"icon": "scroll-view",
|
|
"text": "滚动区域/下拉刷新"
|
|
}
|
|
]
|
|
}
|
|
]
|