租房小程序前端代码
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.
 
 
 

9 lines
371 B

{
"navigationBarTitleText": "微信登录",
"navigationStyle": "custom",
"usingComponents": {
"uv-checkbox": "../../uni_modules/uv-checkbox/components/uv-checkbox/uv-checkbox",
"uv-checkbox-group": "../../uni_modules/uv-checkbox/components/uv-checkbox-group/uv-checkbox-group",
"uv-popup": "../../uni_modules/uv-popup/components/uv-popup/uv-popup"
}
}