471615499@qq.com 34701558f3 会议功能修改
完成会议首页、会议室列表页、会议室详情页、会议预约时间选择功能
2024-09-16 18:22:00 +08:00

12 lines
414 B
JSON

{
"usingComponents": {
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-popup": "@vant/weapp/popup/index",
"van-notify": "@vant/weapp/notify/index",
"van-icon": "@vant/weapp/icon/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-picker": "@vant/weapp/picker/index"
},
"navigationBarTitleText": "预约会议室"
}