13 lines
283 B
JSON
13 lines
283 B
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/index/index"
|
||
|
|
],
|
||
|
|
"window": {
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"navigationBarTitleText": "存客宝",
|
||
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
||
|
|
"backgroundColor": "#F8F8F8",
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
},
|
||
|
|
"usingComponents": {}
|
||
|
|
}
|