mycard.json
379 Bytes
{
"navigationStyle": "default",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "会员卡",
"enablePullDownRefresh": true,
"backgroundColor": "#ffffff",
"usingComponents": {
"uni-segmented-control": "../../../uni_modules/uni-segmented-control/components/uni-segmented-control/uni-segmented-control"
}
}