mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
13 lines
447 B
JSON
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"
|
|
}
|
|
} |