471615499@qq.com bbe3208f6d 1018会议纪要调整
预约页面灰色加提示
预约会议时间,在页面中可以修改
开会可选择时间段调整
预约页面增加会议形式(本地会议、视频会议)
会务组、音控组加入全选功能
2024-10-20 13:56:54 +08:00

15 lines
629 B
JSON

{
"navigationBarTitleText": "会议预约",
"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",
"van-button": "@vant/weapp/button/index",
"van-notify": "@vant/weapp/notify/index",
"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"
}
}