SelfRidicule c1da11dc1d 1
2024-03-10 17:21:44 +08:00

13 lines
447 B
JSON

{
"navigationBarTitleText": "访客预约",
"onReachBottomDistance": 100,
"usingComponents": {
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"van-icon": "@vant/weapp/icon/index",
"van-button": "@vant/weapp/button/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-field": "@vant/weapp/field/index",
"van-notify": "@vant/weapp/notify/index"
}
}