Yao c440e66abf
[improvement] Field: 示例中增加 picker-view 使用 (#115)
* 增加 field 中 picker-view 示例

* 格式对齐

* 示例函数放到最下方
2018-01-21 14:06:47 +08:00

18 lines
235 B
Plaintext

.field__title--radius {
padding-bottom: 10px;
}
.popup-field-example--bottom {
width: 100%;
height: 150px;
}
.picker-view-example {
height: 120px;
}
.picker-view-column-example {
line-height: 50px;
text-align: center;
}