SelfRidicule 453a519a09 描述:
2024-03-13 11:06:57 +08:00

14 lines
499 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",
"van-divider": "@vant/weapp/divider/index"
}
}