{ "easycom": { "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, // "condition": { //模式配置,仅开发期间生效 // "current": 0, //当前激活的模式(list 的索引项) // "list": [{ // "name": "test", //模式名称 // "path": "pages/componentsC/test/index", //启动页面,必选 // "query": "uuid=c4bba940-f69e-11ea-a419-6bafda9d095e&__id__=1" //启动参数,在页面的onLoad函数里面得到 // }] // }, "pages": [ // 反应页 { "path": "pages/index", "style": { "titleNView": false } }, // 个人中心 { "path": "pages/personalCenter/personalCenter", "style": { "navigationBarTitleText": "我的", "titleNView": false, "navigationBarTextStyle": "black", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 首页 { "path": "pages/home/home", "style": { "navigationBarTitleText": "首页", "titleNView": false, "popGesture": "none", "navigationBarTextStyle": "black", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 测试 { "path": "pages/home/ceshi", "style": { "navigationBarTitleText": "天眼", "app-plus": { "titleNView": { "type": "transparent" } } // "navigationBarTextStyle": "black" } }, // 消息 { "path": "pages/information/information", "style": { "navigationBarTitleText": "消息" } }, // 登录 { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "titleNView": false } } ], "subPackages": [{ "root": "pages/personalCenter", "pages": [ // 我的设置 { "path": "/setUp", "style": { "navigationBarTitleText": "设置", "titleNView": false, "navigationBarTextStyle": "black", "popGesture": "none", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } } ] }, { "root": "pages/home", "pages": [ //库龄统计 { "path" : "/ageStatistics/index", "style" : { "navigationBarTitleText": "库龄统计", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } },//仓库摄像头列表 { "path" : "/cameraList/index", "style" : { "titleNView": false, "navigationBarTitleText": "监控列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } },//查看监控列表画面 { "path" : "/cameraList/viewMonitoring", "style" : { "navigationStyle": "custom", "navigationBarTitleText": "全部", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //添加摄像头 { "path" : "/cameraList/addCamera", "style" : { "navigationBarTitleText": "添加摄像头", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, // 入库列表 { "path": "/myorder/index", "style": { "navigationBarTitleText": "入库列表", "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 出库列表 { "path": "/delivery/index", "style": { "navigationBarTitleText": "出库列表", "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 入库明细列表 { "path": "/myorder/detailed", "style": { "navigationBarTitleText": "入库明细列表", "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 出库明细列表 { "path": "/delivery/detailed", "style": { "navigationBarTitleText": "出库明细列表", "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 入库明细列表 { "path": "/myorder/orderDetails/index", "style": { "navigationBarTitleText": "入库详情", // "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 出库明细列表 { "path": "/delivery/orderDetails/index", "style": { "navigationBarTitleText": "出库详情", // "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 入库新行 { "path": "/myorder/orderDetails/newlyAdded", "style": { "navigationBarTitleText": "入库新行", // "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, // 出库新行 { "path": "/delivery/orderDetails/newlyAdded", "style": { "navigationBarTitleText": "出库新行", // "titleNView": false, "navigationBarTextStyle": "white", "app-plus": { "bounce": "none", //关闭窗口回弹效果 "scrollIndicator": "none" //app页面不显示滚动条 } } }, //船期查询 { "path" : "/freightCalculation/shipSchedule", "style" : { "navigationBarTitleText": "船期查询", "enablePullDownRefresh": false, "titleNView": false, "navigationBarTextStyle": "white" } }, //船期信息 { "path" : "/freightCalculation/shippingInformation", "style" : { "navigationBarTitleText": "船期信息", "enablePullDownRefresh": false, "titleNView": false, "navigationBarTextStyle": "white" } }, //海运费计算 { "path" : "/freightCalculation/freightCalculation", "style" : { "navigationBarTitleText": "运费计算", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //巡检 { "path" : "/patrolInspection/index", "style" : { "navigationBarTitleText": "我的巡检", "enablePullDownRefresh": false, "titleNView": false, "navigationBarTextStyle": "white" } }, //巡检 { "path" : "/patrolInspection/createPatrol", "style" : { "navigationBarTitleText": "创建巡检", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //巡检详情 { "path" : "/patrolInspection/patrolDetails", "style" : { "navigationBarTitleText": "巡检详情", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //统一审核页 { "path" : "/allReview/index", "style" : { "navigationBarTitleText": "我的审核", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //我的审核 { "path" : "/myReview/index", "style" : { "navigationBarTitleText": "我的审核", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //采购申请 { "path" : "/procurementApplicationApproval/index", "style" : { "navigationBarTitleText": "采购申请", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //采购申请详情页 { "path" : "/procurementApplicationApproval/detailsOrUpdates", "style" : { "navigationBarTitleText": "采购申请详情页", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //库存查询 { "path" : "/inventoryQuery/index", "style" : { "navigationBarTitleText": "我的库存", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //库存明细 { "path" : "/inventoryQuery/inventoryDetails", "style" : { "navigationBarTitleText": "库存明细", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //附件明细 { "path" : "/inventoryQuery/detailedAttachment", "style" : { "navigationBarTitleText": "附件明细", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //调拨列表 { "path" : "/allocation/index", "style" : { "navigationBarTitleText": "调拨列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //调拨明细 { "path" : "/allocation/detailed", "style" : { "navigationBarTitleText": "调拨明细", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //货转列表 { "path" : "/goodsTransfer/index", "style" : { "navigationBarTitleText": "货转列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, //货转明细 { "path" : "/goodsTransfer/index", "style" : { "navigationBarTitleText": "货转明细", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } } ] }], "preloadRule": { "pages/example/components": { "network": "all", "packages": ["pages/home", "pages/information", "pages/personalCenter"] } }, "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "uView", "navigationBarBackgroundColor": "#1669e6", "backgroundColor": "#FFFFFF" }, "tabBar": { "color": "#909399", "selectedColor": "#303133", "backgroundColor": "#FFFFFF", "borderStyle": "black", "list": [{ "pagePath": "pages/home/home", "iconPath": "static/uview/example/component.png", "selectedIconPath": "static/uview/example/component_select.png", "text": "首页" }, { "pagePath": "pages/information/information", "iconPath": "static/uview/example/js.png", "selectedIconPath": "static/uview/example/js_select.png", "text": "消息" }, { "pagePath": "pages/personalCenter/personalCenter", "iconPath": "static/uview/example/template.png", "selectedIconPath": "static/uview/example/template_select.png", "text": "我的" } ] } }