Files
hht-tongbo-two/pages.json

708 lines
21 KiB
JSON
Raw Normal View History

2024-04-25 14:29:54 +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/ProductManage/SboProdProgress",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
,{
"path" : "pages/ProductManage/SboProcess",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
,{
"path" : "pages/ProductManage/BakeProcess",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ManmadeBake",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/PointManage",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/EmptyPipeInStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/EmptyPipeOutStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjCasing",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
,{
"path" : "pages/ProductManage/ZjDelivery",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjInStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjOutStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/SemifinishedInStore",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
,{
"path" : "pages/WarehouseManage/SemifinishedOutStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ReturngoodsInStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ScrapInStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/InStoreConfirm",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/InStoreSplit",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ProdDelivery",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ProdDeliveryConfirm",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ProdDeliveryDtl",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/XuniDelivery",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/XuniDeliveryConfirm",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/EmptyInStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/EmptyOutStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/CheckList",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/CheckDtl",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/Details",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/WarehouseManage/ErrorOutUnlock",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/EmptyPipeOutStore",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/ProductManage/ZjInStore",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/WarehouseManage/CustomerLabelPrint",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/SlittingFeeding",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/DispatchManage/TaskManage",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path": "pages/DispatchManage/RGVStatus",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path": "pages/WarehouseManage/LabelBind",
"style" :
{
"navigationStyle": "custom"
}
}
2025-01-10 17:33:42 +08:00
,{
"path" : "pages/SecondPhase/EmptyVehicleInStore",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/EmptyBoxInStore",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/DeliveryUnbind",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/DeliveryUnbindConfirm",
2025-01-09 11:28:39 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/SboProdProgress",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/SboProcess",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/BakeProcess",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/ManmadeBake",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/SurfaceProcess",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/SlittingFeeding",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ZjCasing",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ZjDelivery",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ZjInStore",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ZjOutStore",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
2025-01-09 11:28:39 +08:00
}
2025-01-10 17:33:42 +08:00
,{
"path" : "pages/SecondPhase/point/PointManage",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/point/ErrorOutUnlock",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/finished/ReturnToStore",
2024-04-25 14:29:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/finished/abnorToStore",
2024-05-20 14:50:26 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/SlittingCutting",
2024-05-20 14:50:26 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/DoInitShaft",
2024-05-31 10:13:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/ZjCheck",
2024-06-12 09:49:13 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/PaperBind",
2024-06-19 08:46:26 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/CacheCut",
2024-06-26 09:11:35 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/CacheClean",
2024-06-28 09:01:05 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/finished/BoxWeight",
2024-06-28 09:01:05 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ShaftSave",
2024-07-01 09:06:54 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/ZjSave",
2024-07-11 15:38:58 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/StockingArea",
2024-07-16 11:29:16 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/AGVPass",
2024-07-23 10:30:36 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/ZjContainer",
2024-07-31 11:15:42 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/lvt/EmptyBox",
2024-08-01 18:40:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/point/ManPass",
2024-08-05 14:45:45 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/PrintTable",
2024-08-05 15:53:29 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/SubRollWeight",
2024-08-14 11:15:00 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/UpperShaftCut",
2024-08-16 10:56:06 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/ProductManage/AxisApply",
2024-08-21 13:59:14 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/slitting/UpperShaftCut2",
2025-01-03 18:06:12 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
}
,{
"path" : "pages/SecondPhase/production/ZjInStore",
2025-01-08 10:03:41 +08:00
"style" :
{
"navigationStyle": "custom"
}
2025-01-10 17:33:42 +08:00
2025-01-09 11:28:39 +08:00
}
2025-01-12 16:37:21 +08:00
,{
"path" : "pages/SecondPhase/production/BoxStock",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/SecondPhase/slitting/CallShaft",
"style" :
{
"navigationStyle": "custom"
}
}
2025-02-10 16:34:31 +08:00
,{
"path" : "pages/ProductManage/UnAxisBack",
"style" :
{
"navigationStyle": "custom"
}
}
2025-02-15 13:22:51 +08:00
,{
"path" : "pages/ProductManage/CallPaperShaft",
"style" :
{
"navigationStyle": "custom"
}
}
2025-02-26 11:21:55 +08:00
,{
"path" : "pages/ProductManage/UpperShaftCut",
"style" :
{
"navigationStyle": "custom"
}
}
2025-02-26 18:32:05 +08:00
,{
"path" : "pages/SecondPhase/EmptyBoxOutStore",
"style" :
{
"navigationStyle": "custom"
}
}
2025-02-27 18:28:04 +08:00
,{
"path" : "pages/SecondPhase/SubRollPackUnbind",
"style" :
{
"navigationStyle": "custom"
}
}
,{
2025-03-05 15:11:58 +08:00
"path" : "pages/ProductManage/RemainShaftBack",
"style" :
{
"navigationStyle": "custom"
}
}
2025-03-11 17:15:04 +08:00
,{
"path" : "pages/SecondPhase/slitting/CallAxisSeq",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/SecondPhase/slitting/SlittingCutting2",
"style" :
{
"navigationStyle": "custom"
}
}
2025-03-15 15:26:50 +08:00
,{
"path" : "pages/SecondPhase/slitting/RollCacheManage",
"style" :
{
"navigationStyle": "custom"
}
}
2025-03-26 15:07:41 +08:00
,{
"path" : "pages/ProductManage/RequestShaft",
"style" :
{
"navigationStyle": "custom"
}
}
2025-04-12 15:46:46 +08:00
,{
"path" : "pages/ProductManage/ScanRoll",
"style" :
{
"navigationStyle": "custom"
}
}
2025-04-22 17:13:10 +08:00
,{
"path" : "pages/SecondPhase/BoxReturn",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/SecondPhase/slitting/BaitRoll",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/SecondPhase/slitting/EmptyAxisReturn",
"style" :
{
"navigationStyle": "custom"
}
}
2025-04-28 10:34:08 +08:00
,{
"path" : "pages/SecondPhase/ManMaintain",
"style" :
{
"navigationStyle": "custom"
}
}
2024-04-25 14:29:54 +08:00
],
"globalStyle": {
// "pageOrientation": "landscape",
2024-05-11 14:07:30 +08:00
"navigationBarTextStyle": "black",
2024-04-25 14:29:54 +08:00
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#d7592f",
"backgroundColor": "#ffffff"
},
"uniIdRouter": {}
}