29 lines
551 B
JSON
29 lines
551 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "存客宝",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleNView": false,
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}
|
|
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "存客宝",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleNView": false,
|
|
"bounce": "none",
|
|
"background": "transparent"
|
|
}
|
|
},
|
|
"uniIdRouter": {}
|
|
} |