16 lines
638 B
JSON
16 lines
638 B
JSON
{
|
|
"navigationBarTitleText": "寄托租房",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"header-nav": "../../template/headerNav/index",
|
|
"filtrate-box": "../../template/filtrate/filtrate",
|
|
"go-login": "../../template/goLogin/goLogin",
|
|
"head-swiper": "../../template/headSwiper/headSwiper",
|
|
"form-id": "../../template/formId/formId",
|
|
"card-person": "./cardPerson/cardPerson",
|
|
"card-brands": "./cardBrands/cardBrands",
|
|
"fix-footer": "../../template/fixFooter/fixFooter",
|
|
"announcement-popup": "../../template/announcementPopup/announcementPopup",
|
|
"to-top": "/template/toTop/toTop"
|
|
}
|
|
} |