| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403 |
- {
- "sorts": [
- "数据展示",
- "数据录入",
- "操作反馈",
- "导航组件",
- "布局组件",
- "基础组件",
- "业务组件"
- ],
- "packages": [
- {
- "name": "Cell",
- "version": "1.0.0",
- "sort": "4",
- "chnName": "列表项",
- "type": "component",
- "showDemo": true,
- "desc": "列表项,可组合成列表",
- "author": "Frans、玉磊"
- },
- {
- "name": "Dialog",
- "version": "1.0.0",
- "sort": "2",
- "chnName": "对话框",
- "type": "method",
- "showDemo": true,
- "desc": "模态弹窗,支持按钮交互,支持图片弹窗。",
- "star": 5,
- "author": "Frans、肖晓"
- },
- {
- "name": "Icon",
- "version": "1.0.0",
- "sort": "5",
- "chnName": "图标",
- "type": "component",
- "showDemo": true,
- "desc": "网页小图标。",
- "author": "Frans"
- },
- {
- "version": "1.0.0",
- "name": "Toast",
- "sort": "2",
- "chnName": "吐司",
- "desc": "轻提示。",
- "type": "method",
- "showDemo": true,
- "star": 4,
- "author": "Frans、张宇"
- },
- {
- "version": "1.0.0",
- "name": "ActionSheet",
- "sort": "2",
- "chnName": "动作面板",
- "desc": "从底部弹出的动作菜单面板。",
- "type": "component",
- "showDemo": true,
- "star": 5,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "Tab",
- "sort": "3",
- "chnName": "选项卡",
- "desc": "常用于平级区域大块内容的的收纳和展现。",
- "type": "component",
- "showDemo": true,
- "star": 3,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "TabPanel",
- "sort": "3",
- "chnName": "选项卡",
- "desc": "标签栏 选项卡组件",
- "type": "component",
- "showDemo": false,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "TabBar",
- "sort": "3",
- "chnName": "标签栏",
- "desc": "用于不同模块以之间的切换",
- "type": "component",
- "showDemo": true,
- "star": 3,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "Calendar",
- "sort": "1",
- "chnName": "日历",
- "desc": "日历",
- "type": "component",
- "showDemo": true,
- "star": 5,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "DatePicker",
- "sort": "1",
- "chnName": "日期选择",
- "desc": "日期选择",
- "type": "component",
- "showDemo": true,
- "star": 5,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "NavBar",
- "sort": "3",
- "chnName": "导航栏",
- "desc": "移动端头部导航栏",
- "type": "component",
- "showDemo": true,
- "author": "lishaoqi"
- },
- {
- "version": "1.0.0",
- "name": "NoticeBar",
- "sort": "3",
- "chnName": "公告栏",
- "desc": "移动端公告栏",
- "type": "component",
- "showDemo": true,
- "author": "wangyue"
- },
- {
- "name": "Switch",
- "version": "1.0.0",
- "sort": "1",
- "chnName": "开关",
- "type": "component",
- "showDemo": true,
- "desc": "滑动开关,通过点击使按钮左右滑动,同时触发对应的开关状态",
- "author": "Frans"
- },
- {
- "version": "1.0.0",
- "name": "Picker",
- "sort": "1",
- "chnName": "拾取器",
- "desc": "提供多个选项集合供用户选择其中一项。",
- "type": "component",
- "showDemo": true,
- "star": 5,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "Button",
- "sort": "5",
- "chnName": "按钮",
- "desc": "各式各样的按钮",
- "type": "component",
- "showDemo": true,
- "author": "杨磊"
- },
- {
- "version": "1.0.0",
- "name": "Rate",
- "sort": "1",
- "chnName": "评分",
- "desc": "用于快速的评级操作,或对评价进行展示。",
- "type": "component",
- "showDemo": true,
- "star": 4,
- "author": "永无止晋"
- },
- {
- "version": "1.0.0",
- "name": "Stepper",
- "chnName": "步进器",
- "desc": "通过点击按钮控制数字加减",
- "type": "component",
- "sort": "1",
- "showDemo": true,
- "star": 3,
- "author": "famanoder"
- },
- {
- "version": "1.0.0",
- "name": "SearchBar",
- "chnName": "搜索栏",
- "desc": "搜索栏",
- "type": "component",
- "sort": "1",
- "showDemo": true,
- "author": "lemon"
- },
- {
- "version": "1.0.0",
- "name": "ImagePicker",
- "sort": "1",
- "chnName": "图片选择器",
- "desc": "图片选择器",
- "type": "component",
- "showDemo": true,
- "author": "苏子刚"
- },
- {
- "name": "Radio",
- "version": "1.0.0",
- "sort": "1",
- "chnName": "单选按钮",
- "type": "component",
- "showDemo": true,
- "desc": "单选按钮,可组合成单选按钮组",
- "author": "Frans"
- },
- {
- "name": "RadioGroup",
- "version": "1.0.0",
- "sort": "1",
- "chnName": "单选按钮组",
- "type": "component",
- "showDemo": false,
- "desc": "单选按钮组",
- "author": "Frans"
- },
- {
- "version": "1.0.0",
- "name": "CheckBox",
- "sort": "1",
- "chnName": "复选按钮",
- "desc": "复选多个选项",
- "type": "component",
- "showDemo": true,
- "author": "Vicky.Ye"
- },
- {
- "version": "1.0.0",
- "name": "Skeleton",
- "chnName": "骨架屏",
- "des": "在页面上待加载区域填充灰色的占位图,本质上是界面加载过程中的过渡效果",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "wangnan31"
- },
- {
- "version": "1.0.0",
- "name": "Uploader",
- "chnName": "上传",
- "desc": "文件上传组件",
- "type": "component",
- "sort": "5",
- "showDemo": true,
- "author": "林如风"
- },
- {
- "version": "1.0.0",
- "name": "TextInput",
- "chnName": "文本框",
- "desc": "单行文本框",
- "type": "component",
- "sort": "1",
- "showDemo": true,
- "author": "Frans"
- },
- {
- "version": "1.0.0",
- "name": "Avatar",
- "chnName": "头像",
- "desc": "用来表示用户或事物,支持图片或字符展示。",
- "type": "component",
- "sort": "5",
- "showDemo": true,
- "author": "zhenyulei"
- },
- {
- "version": "1.0.0",
- "name": "TextBox",
- "chnName": "文本域",
- "desc": "文本域",
- "type": "component",
- "sort": "1",
- "showDemo": true,
- "author": "guoxiaoxiao"
- },
- {
- "version": "1.0.0",
- "name": "Popup",
- "chnName": "弹出层",
- "desc": "弹出层",
- "type": "component",
- "sort": "5",
- "showDemo": true,
- "author": "杨凯旋"
- },
- {
- "version": "1.0.0",
- "name": "LeftSlip",
- "chnName": "左滑删除",
- "desc": "手势左滑删除元素",
- "type": "component",
- "sort": "2",
- "showDemo": true,
- "author": "vickyYE"
- },
- {
- "version": "1.0.0",
- "name": "TabSelect",
- "chnName": "分类选择",
- "desc": "两级分类选择",
- "type": "component",
- "sort": "6",
- "showDemo": true,
- "author": "dsj"
- },
- {
- "version": "1.0.0",
- "name": "SideNavBar",
- "chnName": "侧边栏导航",
- "desc": "侧边栏导航",
- "type": "component",
- "sort": "3",
- "showDemo": true,
- "author": "szg2008"
- },
- {
- "version": "1.0.0",
- "name": "SubSideNavBar",
- "chnName": "侧边栏导航",
- "desc": "侧边栏导航",
- "type": "component",
- "sort": "3",
- "showDemo": false,
- "author": "szg2008"
- },
- {
- "version": "1.0.0",
- "name": "SideNavBarItem",
- "chnName": "侧边栏导航",
- "desc": "侧边栏导航",
- "type": "component",
- "sort": "3",
- "showDemo": false,
- "author": "szg2008"
- },
- {
- "version": "1.0.0",
- "name": "Address",
- "chnName": "地址选择",
- "desc": "业务功能-地址选择",
- "type": "component",
- "sort": "6",
- "showDemo": true,
- "author": "yangxiaolu"
- },
- {
- "version": "1.0.0",
- "name": "Tag",
- "chnName": "标签",
- "desc": "Tag 标签组件",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "ivanwancy"
- },
- {
- "version": "1.0.0",
- "name": "Swiper",
- "chnName": "滑动切换",
- "desc": "Swiper 滑动切换",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "ivanwancy"
- },
- {
- "version": "1.0.0",
- "name": "ImagePreview",
- "chnName": "图片预览",
- "desc": "ImagePreview 图片预览",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "ivanwancy"
- },
- {
- "version": "1.0.0",
- "name": "Steps",
- "chnName": "步骤条",
- "desc": "步骤条",
- "type": "component",
- "sort": "0",
- "showDemo": true,
- "author": "undo"
- }
- ]
- }
|