2024-09-19 07:20:14 +08:00
|
|
|
{
|
|
|
|
"navigationBarTitleText": "首页",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"usingComponents": {
|
|
|
|
"wd-icon": "../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
|
|
"profile-info": "./components/profileInfo",
|
|
|
|
"hurry": "./components/hurry",
|
|
|
|
"quick-service-carousel": "./components/quickServiceCarousel",
|
|
|
|
"recommended-services": "./components/recommendedServices",
|
|
|
|
"banner": "./components/banner",
|
|
|
|
"loading-animation": "../../components/LoadingAnimation",
|
|
|
|
"tabbar": "../../components/Tabbar",
|
2024-10-01 09:15:35 +08:00
|
|
|
"address-cell": "../../components/AddressCell"
|
2024-09-19 07:20:14 +08:00
|
|
|
}
|
|
|
|
}
|