HHSLinkSLink/HSLink-app/unpackage/dist/build/mp-weixin/pages/tabbar/homepage/homepage.json

10 lines
288 B
JSON
Raw Normal View History

2020-12-19 12:13:27 +08:00
{
"enablePullDownRefresh": true,
"navigationBarTitleText": "首页",
"navigationBarBackgroundColor": "#333",
"navigationBarTextStyle": "white",
"usingComponents": {
"no-data": "/components/noData/noData",
"m-search": "/components/mehaotian-search/mehaotian-search"
}
}