12 lines
399 B
JSON
Raw Normal View History

2024-08-19 14:16:18 +08:00
{
"navigationBarTitleText": "消息通知",
"usingComponents": {
"van-divider": "@vant/weapp/divider/index",
"van-icon": "@vant/weapp/icon/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
"van-notify": "@vant/weapp/notify/index"
},
"onReachBottomDistance": 100
2024-08-19 14:16:18 +08:00
}