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

10 lines
427 B

{
"component": true,
"usingComponents": {
"uv-tabs": "../../uni_modules/uv-tabs/components/uv-tabs/uv-tabs",
"uv-icon": "../../uni_modules/uv-icon/components/uv-icon/uv-icon",
"uv-cell": "../../uni_modules/uv-cell/components/uv-cell/uv-cell",
"uv-cell-group": "../../uni_modules/uv-cell/components/uv-cell-group/uv-cell-group",
"uv-popup": "../../uni_modules/uv-popup/components/uv-popup/uv-popup"
}
}