2024-09-17 20:26:20 +08:00
|
|
|
{
|
|
|
|
"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": "会议审核",
|
2025-06-13 16:44:29 +08:00
|
|
|
"onReachBottomDistance": 100,
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
"backgroundTextStyle": "dark"
|
2024-09-17 20:26:20 +08:00
|
|
|
}
|