msgSetting.json
368 字节
{
"navigationBarTitleText": "消息设置",
"navigationBarBackgroundColor": "#F6F7FB",
"enablePullDownRefresh": false,
"usingComponents": {
"u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
"u-switch": "/uni_modules/uview-ui/components/u-switch/u-switch"
}
}