20 lines
384 B
JSON
20 lines
384 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "AI助手",
|
|
"softinputMode": "adjustResize"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "AI助手",
|
|
"navigationBarBackgroundColor": "#0f0f1a",
|
|
"backgroundColor": "#0f0f1a"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|