1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-28 04:16:37 +08:00
Yao b05249d96a [breaking change] Field & Form: 新增 Field 组件 ()
* add input

* remove file

* 更名为 field 组件 && 增加圆角主题

* 调整 field title 宽度

* 增加 input 回调逻辑

* remove form
2017-10-26 16:03:02 +08:00

4 lines
50 B
Plaintext

.field__title--radius {
padding-bottom: 10px;
}