mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
* feat: cell 自定义组件 * [new feature] DatetimePicker:新增时间选择组件 * fix: support picker view * improvement:支持 picker-view
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
.my-customer-class {
|
|
font-size: 16px;
|
|
margin-top: 15px;
|
|
margin-left: 15px;
|
|
}
|
|
.picker-panel-demo {
|
|
display: block;
|
|
margin-top: 15px;
|
|
} |