7 lines
201 B
JSON
Raw Normal View History

2024-03-02 18:14:38 +08:00
{
"usingComponents": {
2024-03-04 14:38:21 +08:00
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-popup": "@vant/weapp/popup/index"
2024-03-02 18:14:38 +08:00
},
"navigationBarTitleText": "会议室已预约"
}