2025-08-01 14:30:51 +08:00
|
|
|
{
|
2025-08-02 20:41:02 +08:00
|
|
|
"pages": [
|
2025-08-01 14:30:51 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/index/index",
|
|
|
|
|
"style": {
|
2025-08-01 16:29:34 +08:00
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"navigationStyle": "custom"
|
2025-08-01 14:30:51 +08:00
|
|
|
}
|
2025-08-02 16:31:59 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/index/test",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
2025-08-01 14:30:51 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
|
},
|
|
|
|
|
"uniIdRouter": {}
|
|
|
|
|
}
|