2026-04-29 16:51:52 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
2026-06-15 09:46:17 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/index/scan",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-29 16:51:52 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/index/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/mine/mine",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
2026-04-29 18:14:09 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/faq/faq",
|
|
|
|
|
"style": {
|
2026-04-30 15:07:56 +08:00
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/order/order",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationStyle": "custom"
|
2026-04-29 18:14:09 +08:00
|
|
|
}
|
2026-04-29 16:51:52 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "智能货柜",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
|
}
|
|
|
|
|
}
|