2025-01-21 09:53:18 +08:00
|
|
|
|
{
|
|
|
|
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
|
|
{
|
|
|
|
|
|
"path" : "pages/login/login",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/home/home",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/login/setup",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/login/upgrade",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path" : "pages/modules/man-paichan",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/wire-board",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/mater-inventory",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/rawmater-instore",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/rawmater-outstore",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/carry-task",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/zupan-unbind",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/zlmanage",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/taskmanage",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/error-outstore",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2025-02-06 16:32:24 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/pallet-add-record",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/modules/agv-task",
|
2025-01-21 09:53:18 +08:00
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2025-02-06 16:32:24 +08:00
|
|
|
|
}
|
2025-01-21 09:53:18 +08:00
|
|
|
|
],
|
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
|
// "pageOrientation": "landscape",
|
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"navigationBarBackgroundColor": "#d7592f",
|
|
|
|
|
|
"backgroundColor": "#ffffff"
|
|
|
|
|
|
},
|
|
|
|
|
|
"uniIdRouter": {}
|
|
|
|
|
|
}
|