用工小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
423 B

{
"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"
}
}