web_chicken-ui
Advanced tools
+30
| ### web_chicken-ui | ||
| npm安装: | ||
| ``` | ||
| npm i web_chicken-ui | ||
| ``` | ||
| 字段介绍: | ||
| - thead表头 | ||
| - theadHeight 表头高度 | ||
| - tbody 内容 | ||
| - tbodyHeight内容高度 | ||
| ```js | ||
| thead:[ | ||
| {id:1,title:'ID',theadWidth:'100px'}, | ||
| {id:2,title:'编号',theadWidth:'100px'}, | ||
| {id:3,title:'内容',theadWidth:'100px'} | ||
| ], | ||
| theadHeight:'40px', | ||
| tbodyHeight:'30px', | ||
| tbody:[ | ||
| {id:1,title:'内容1',content:'我是第一条内容'}, | ||
| {id:2,title:'内容2',content:'我是第二条'}, | ||
| {id:3,title:'内容3',content:'我是第三条'} | ||
| ], | ||
| ``` | ||
+1
-1
| { | ||
| "name": "web_chicken-ui", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "miniprogram": "src", | ||
@@ -5,0 +5,0 @@ "description": "web-chicken自定义组件", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
12100
4.87%25
4.17%1
-50%31
Infinity%