acdr-ui/dist/build/mp-weixin/pages/index/index.json

16 lines
624 B
JSON
Raw Normal View History

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",
"address-cell": "../../components/AddressCell",
"search": "../../components/Search"
}
}