UNPKG

amis

Version:

一种MIS页面生成工具

19 lines (15 loc) 291 B
### Rating 评分 - `type` 请设置成 `rating` - `half` 是否使用半星选择 - `count` 共有多少星可供选择 - `readOnly` 只读 ```schema:height="200" scope="form-item" { "type": "rating", "name": "rating", "label": "评分", "count": 5, "half": true } ```