13 lines
411 B
JSON
13 lines
411 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"service-card": "/pages/home/components/serviceCard",
|
|
"hot-card": "/components/hot-card/hot-card",
|
|
"syr-card": "/pages/home/components/syrCard",
|
|
"sj-card": "/pages/home/components/sjCard",
|
|
"tab-bar": "/components/tabbar/tabbar"
|
|
}
|
|
} |