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 * fix: issue #286
6 lines
104 B
JSON
6 lines
104 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"pop-manager": "../common/pop-manager/index"
|
|
}
|
|
} |