11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark",
|
|
"backgroundColor": "#f7f8fa",
|
|
"usingComponents": {
|
|
"tabbar": "/components/tabbar",
|
|
"shop-tabbar": "/components/shopTabbar"
|
|
}
|
|
} |