Files
hht-xzhy-uni/pages.json

229 lines
7.2 KiB
JSON
Raw Permalink Normal View History

2025-09-01 17:18:37 +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"
}
2025-09-02 11:10:13 +08:00
}
,{
"path" : "pages/test",
2025-09-01 17:18:37 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-02 11:10:13 +08:00
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/kzj-out-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/kzj-in-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2026-03-05 10:54:09 +08:00
"path" : "pages/Material/shouhuo-in-store",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/Material/tuiliao-in-store",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/Material/other-in-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/kzj-inout-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/lx-in-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/mater-in-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/dlx-out-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/tuiku-confirm",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/dlx-move-store",
2025-09-02 11:10:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/dlx-pan-store",
2025-09-02 17:24:46 +08:00
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-09-03 09:32:13 +08:00
"path" : "pages/Material/mater-save",
2025-09-01 17:18:37 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-02 11:10:13 +08:00
}
2025-09-10 10:38:03 +08:00
,{
"path" : "pages/Material/hw-out-store",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
2025-09-10 11:05:41 +08:00
,{
"path" : "pages/Material/hw-check",
"style" :
{
"navigationStyle": "custom"
}
}
2025-09-10 10:38:03 +08:00
,{
"path" : "pages/General/warehouse-box",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/General/material",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/supplier",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/distribution-box",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/machine-order",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/line-transfer",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/pick-place-goods",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/ops-mgmt",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/pt-update",
2025-09-03 09:57:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
,{
"path" : "pages/General/operation",
2025-09-03 16:24:02 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-09-10 10:38:03 +08:00
}
2025-09-01 17:18:37 +08:00
],
"globalStyle": {
// "pageOrientation": "landscape",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#d7592f",
"backgroundColor": "#ffffff"
},
"uniIdRouter": {}
}