471615499@qq.com 1bc047c91e 部分页面变更
小程序部分页面文字调整
调整会议预约普通人员选择时间范围(2周)
加入绑定手机号功能,用于接收提醒
2024-10-10 21:13:01 +08:00

10 lines
304 B
JSON

{
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"usingComponents": {
"van-notify": "@vant/weapp/notify/index",
"van-icon": "@vant/weapp/icon/index",
"van-divider": "@vant/weapp/divider/index",
"van-dialog": "@vant/weapp/dialog/index"
}
}