{
|
|
"navigationBarTitleText": "微信登录",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#FF7A31",
|
|
"navigationBarTextStyle": "white",
|
|
"usingComponents": {
|
|
"u-checkbox-group": "/uni_modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
|
|
"u-checkbox": "/uni_modules/uview-ui/components/u-checkbox/u-checkbox",
|
|
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup"
|
|
}
|
|
}
|