msgSetting.json
417 字节
{
"navigationBarTitleText": "消息设置",
"navigationBarBackgroundColor": "#fff",
"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",
"msg-card-vue": "/pages_my/components/msgCard"
}
}