unknown 600d607e2b 修改会议预约校验模式
改用输入用户名密码来进行校验
2024-09-20 15:47:11 +08:00

11 lines
376 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-notify": "@vant/weapp/notify/index",
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-popup": "@vant/weapp/popup/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-field": "@vant/weapp/field/index"
}
}