mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
9 lines
272 B
JSON
9 lines
272 B
JSON
{
|
|
"navigationBarTitleText": "时间选择器",
|
|
"usingComponents": {
|
|
"van-date-picker": "../../dist/datetime-picker/index",
|
|
"van-cell": "../../dist/cell/index",
|
|
"van-cell-group": "../../dist/cell-group/index",
|
|
"van-panel": "../../dist/panel/index"
|
|
}
|
|
} |