2024-02-26 09:06:34 +08:00
|
|
|
{
|
2024-03-12 17:30:21 +08:00
|
|
|
"navigationBarTitleText": "会议预约",
|
2024-03-01 15:07:02 +08:00
|
|
|
"usingComponents": {
|
|
|
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
|
|
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
|
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
|
|
"van-switch": "@vant/weapp/switch/index",
|
2024-05-17 09:15:54 +08:00
|
|
|
"van-button": "@vant/weapp/button/index",
|
2024-10-16 13:16:39 +08:00
|
|
|
"van-notify": "@vant/weapp/notify/index",
|
2024-10-20 13:56:54 +08:00
|
|
|
"van-action-sheet": "@vant/weapp/action-sheet/index",
|
|
|
|
"van-field": "@vant/weapp/field/index",
|
|
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
|
|
"van-popup": "@vant/weapp/popup/index"
|
2024-03-01 15:07:02 +08:00
|
|
|
}
|
2024-02-26 09:06:34 +08:00
|
|
|
}
|