| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374 |
- {
- "version": "2.0.0",
- "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": "一种对话框,支持遮罩层,支持按钮交互",
- "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,
- "author": "Frans"
- },
- {
- "version": "1.0.0",
- "name": "ActionSheet",
- "sort": "2",
- "chnName": "动作面板",
- "desc": "底部弹出动作面板",
- "type": "component",
- "showDemo": true,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "Tab",
- "sort": "3",
- "chnName": "选项卡",
- "desc": "标签栏 选项卡组件",
- "type": "component",
- "showDemo": true,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "TabPanel",
- "sort": "3",
- "chnName": "选项卡",
- "desc": "标签栏 选项卡组件",
- "type": "component",
- "showDemo": false,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "Picker",
- "sort": "1",
- "chnName": "选择面板",
- "desc": "选择面板",
- "type": "component",
- "showDemo": true,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "TabBar",
- "sort": "3",
- "chnName": "标签栏",
- "desc": "用于不同模块以之间的切换",
- "type": "component",
- "showDemo": true,
- "author": "甄玉磊"
- },
- {
- "version": "1.0.0",
- "name": "DatePicker",
- "sort": "1",
- "chnName": "日期选择",
- "desc": "日期选择",
- "type": "component",
- "showDemo": true,
- "author": "iris"
- },
- {
- "version": "1.0.0",
- "name": "Calendar",
- "sort": "1",
- "chnName": "日历",
- "desc": "日历",
- "type": "component",
- "showDemo": true,
- "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"
- },
- {
- "version": "1.0.0",
- "name": "Slider",
- "sort": "1",
- "chnName": "滑块",
- "desc": "滑动取值控件",
- "type": "component",
- "showDemo": true,
- "author": "hufeng10"
- },
- {
- "version": "1.0.0",
- "name": "Range",
- "sort": "1",
- "chnName": "区间选择器",
- "desc": "区间选择器组件",
- "type": "component",
- "showDemo": true,
- "author": "hufeng10"
- },
- {
- "version": "1.0.0",
- "name": "Progress",
- "sort": "2",
- "chnName": "进度条",
- "desc": "实时显示当前任务的处理进度的组件度",
- "type": "component",
- "showDemo": true,
- "author": "张毓飞"
- },
- {
- "version": "1.0.0",
- "name": "Price",
- "sort": "0",
- "chnName": "商品价格",
- "desc": "商品价格组件,支持小数点前后应用不同样式、千位分隔、人民币符号等功能",
- "type": "component",
- "showDemo": true,
- "author": "liaoyanli5"
- },
- {
- "version": "1.0.0",
- "name": "Flex",
- "sort": "4",
- "chnName": "Flex布局",
- "desc": "Flex布局速简便地创建布局",
- "type": "component",
- "showDemo": true,
- "author": "秦伟伟"
- },
- {
- "version": "1.0.0",
- "name": "Col",
- "sort": "4",
- "chnName": "Flex布局",
- "desc": "Flex布局速简便地创建布局",
- "type": "component",
- "showDemo": false,
- "author": "秦伟伟"
- },
- {
- "version": "1.0.0",
- "name": "Row",
- "sort": "4",
- "chnName": "Flex布局",
- "desc": "Flex布局速简便地创建布局",
- "type": "component",
- "showDemo": false,
- "author": "秦伟伟"
- },
- {
- "version": "1.0.0",
- "name": "Steps",
- "sort": "0",
- "chnName": "步骤条",
- "desc": "分步骤展示进度",
- "type": "component",
- "showDemo": true,
- "author": "宋其斌"
- },
- {
- "version": "1.0.0",
- "name": "Button",
- "sort": "5",
- "chnName": "按钮",
- "desc": "各式各样的按钮",
- "type": "component",
- "showDemo": true,
- "author": "杨磊"
- },
- {
- "version": "1.0.0",
- "name": "Badge",
- "sort": "0",
- "chnName": "徽标",
- "desc": "提供按钮右上角的标志",
- "type": "component",
- "showDemo": true,
- "author": "杨磊"
- },
- {
- "version": "1.0.0",
- "name": "Rating",
- "sort": "1",
- "chnName": "评分",
- "desc": "Vue评分组件",
- "type": "component",
- "showDemo": true,
- "author": "永无止晋"
- },
- {
- "version": "1.0.0",
- "name": "Swiper",
- "chnName": "滑动切换",
- "sort": "0",
- "desc": "Vue滑动组件",
- "type": "component",
- "showDemo": true,
- "author": "wangnan31"
- },
- {
- "version": "1.0.0",
- "name": "Menu",
- "sort": "3",
- "chnName": "菜单",
- "desc": "菜单",
- "type": "component",
- "showDemo": true,
- "author": "苏子刚"
- },
- {
- "version": "1.0.0",
- "name": "Stepper",
- "chnName": "步进器",
- "desc": "步进器",
- "type": "component",
- "sort": "1",
- "showDemo": true,
- "author": "hufeng10"
- },
- {
- "version": "1.0.0",
- "name": "ButtonGroup",
- "chnName": "按钮组",
- "desc": "用于页面底部的按钮组",
- "type": "component",
- "sort": "5",
- "showDemo": true,
- "author": "杨磊"
- },
- {
- "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": "Switch",
- "version": "1.0.0",
- "sort": "1",
- "chnName": "开关",
- "type": "component",
- "showDemo": true,
- "desc": "一种滑动开关,通过点击使按钮左右滑动,同时触发对应的开关状态",
- "author": "Frans"
- },
- {
- "name": "Radio",
- "version": "1.0.0",
- "sort": "1",
- "chnName": "单选按钮",
- "type": "component",
- "showDemo": true,
- "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": "CheckBoxGroup",
- "sort": "1",
- "chnName": "复选按钮组",
- "desc": "成组出现的复选按钮组件",
- "type": "component",
- "showDemo": true,
- "author": "Vicky.Ye"
- },
- {
- "version":"1.0.0",
- "name":"ShortPassword",
- "chnName":"短密码",
- "des":"短密码",
- "type":"component",
- "sort":"1",
- "showDemo": true,
- "author": "wangnan31"
- },
- {
- "version":"1.0.0",
- "name":"Skeleton",
- "chnName":"骨架屏",
- "des":"骨架屏",
- "type":"component",
- "sort":"0",
- "showDemo": true,
- "author": "wangnan31"
- }
- ]
- }
|