UNPKG

cxs-ui

Version:

Vue 动态表格组件和动态表单组件

32 lines (31 loc) 674 B
{ "name": "cxs-ui", "version": "0.3.1", "description": "Vue 动态表格组件和动态表单组件", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/cxshu/cxs-ui.git" }, "homepage": "https://gitee.com/cxshu/cxs-ui", "keywords": [ "前端", "vue组件", "动态表格", "自定义表头", "table", "动态表单", "通用表单", "下拉列表", "form", "select" ], "author": "chaoxiaoshu", "license": "MIT", "dependencies": { "element-ui": "2.15.8" } }