2022-10-14 09:27:59 +08:00
|
|
|
|
{
|
|
|
|
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
2022-10-10 10:19:18 +08:00
|
|
|
|
{
|
2022-11-16 16:13:16 +08:00
|
|
|
|
"path" : "pages/login/login",
|
2022-10-10 10:19:18 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
2022-10-10 19:58:07 +08:00
|
|
|
|
}
|
2022-10-10 10:19:18 +08:00
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/home/home",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-14 09:27:59 +08:00
|
|
|
|
}
|
2022-10-10 10:19:18 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/login/setup",
|
2022-10-11 17:03:44 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-10 10:19:18 +08:00
|
|
|
|
}
|
2022-11-11 16:37:46 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/login/upgrade",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
,{
|
2022-10-14 09:27:59 +08:00
|
|
|
|
"path" : "pages/ProductManage/SboProdProgress",
|
|
|
|
|
|
"style": {
|
2022-12-08 16:22:27 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
|
|
"onReachBottomDistance": 50
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
}
|
|
|
|
|
|
,{
|
2022-10-14 09:27:59 +08:00
|
|
|
|
"path" : "pages/ProductManage/SboProcess",
|
|
|
|
|
|
"style": {
|
2022-12-09 10:45:50 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
|
|
"onReachBottomDistance": 50
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
}
|
|
|
|
|
|
,{
|
2022-10-14 09:27:59 +08:00
|
|
|
|
"path" : "pages/ProductManage/BakeProcess",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
}
|
2022-12-08 16:47:39 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ManmadeBake",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
,{
|
2022-10-14 09:27:59 +08:00
|
|
|
|
"path" : "pages/ProductManage/PointManage",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-11 08:39:10 +08:00
|
|
|
|
}
|
2022-10-10 17:08:52 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/EmptyPipeInStore",
|
2022-10-10 19:58:07 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
2022-10-10 17:08:52 +08:00
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-11-01 14:35:43 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/EmptyPipeOutStore",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-10 17:08:52 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ZjCasing",
|
2022-10-11 17:03:44 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-10 17:08:52 +08:00
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ZjDelivery",
|
2022-10-11 17:03:44 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2022-10-10 17:08:52 +08:00
|
|
|
|
}
|
2022-11-01 16:37:10 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ZjInStore",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-10 17:08:52 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ZjOutStore",
|
2022-10-11 17:03:44 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
2022-10-10 17:08:52 +08:00
|
|
|
|
}
|
2022-10-14 09:27:59 +08:00
|
|
|
|
}
|
2022-10-19 17:18:14 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/SemifinishedInStore",
|
|
|
|
|
|
"style": {
|
2022-11-16 17:07:37 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
|
|
"onReachBottomDistance": 50
|
2022-10-19 17:18:14 +08:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"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": {
|
2022-12-09 12:05:16 +08:00
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/InStoreSplit",
|
|
|
|
|
|
"style": {
|
2022-10-19 17:18:14 +08:00
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-28 10:57:45 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/ProdDeliveryConfirm",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-31 14:25:51 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/XuniDelivery",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-10-28 10:57:45 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/XuniDeliveryConfirm",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/EmptyInStore",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/EmptyOutStore",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-11-16 16:13:16 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/CheckList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/CheckDtl",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/EmptyPipeOutStore",
|
2022-11-01 14:35:43 +08:00
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2022-11-16 16:13:16 +08:00
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/ZjInStore",
|
2022-11-01 16:37:10 +08:00
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2022-11-16 16:13:16 +08:00
|
|
|
|
|
|
|
|
|
|
}
|
2022-11-22 09:46:17 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/WarehouseManage/CustomerLabelPrint",
|
|
|
|
|
|
"style" :
|
|
|
|
|
|
{
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
2022-12-09 15:07:53 +08:00
|
|
|
|
,{
|
|
|
|
|
|
"path" : "pages/ProductManage/SlittingFeeding",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2022-11-01 14:35:43 +08:00
|
|
|
|
],
|
2022-10-10 10:19:18 +08:00
|
|
|
|
"globalStyle": {
|
2022-10-14 09:27:59 +08:00
|
|
|
|
// "pageOrientation": "landscape",
|
|
|
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
|
|
"navigationBarBackgroundColor": "#d7592f",
|
|
|
|
|
|
"backgroundColor": "#ffffff"
|
|
|
|
|
|
},
|
|
|
|
|
|
"uniIdRouter": {}
|
2022-10-10 10:19:18 +08:00
|
|
|
|
}
|