mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-23 03:59:38 +08:00
18 lines
703 B
JSON
18 lines
703 B
JSON
{
|
|
"usingComponents": {
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"van-notify": "@vant/weapp/notify/index",
|
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-action-sheet": "@vant/weapp/action-sheet/index"
|
|
},
|
|
"navigationBarTitleText": "会务服务",
|
|
"onReachBottomDistance": 100
|
|
} |