372 lines
8.4 KiB
JSON
372 lines
8.4 KiB
JSON
{
|
||
// "easycom": {
|
||
// "autoscan": true,
|
||
// "custom": {
|
||
// "^(.*)": "@/components/$1/$1.vue"
|
||
|
||
// }
|
||
// },
|
||
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
{
|
||
"path": "pages/login/index",
|
||
"style": {
|
||
"navigationBarTitleText": "登录",
|
||
"app-plus": {
|
||
"softinputMode": "adjustPan"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/test",
|
||
"style": {
|
||
"navigationBarTitleText": "登录",
|
||
"app-plus": {
|
||
"softinputMode": "adjustPan"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "装船指令"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/instruct",
|
||
"style": {
|
||
"navigationBarTitleText": "指令"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/domesticTrade",
|
||
"style": {
|
||
"navigationBarTitleText": "指令"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/ladingNumber",
|
||
"style": {
|
||
"navigationBarTitleText": "提单号"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/instructDetails",
|
||
"style": {
|
||
"navigationBarTitleText": "货物详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/discharge/index",
|
||
"style": {
|
||
"navigationBarTitleText": "卸船指令"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/discharge/instruct",
|
||
"style": {
|
||
"navigationBarTitleText": "指令"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/discharge/instructDetails",
|
||
"style": {
|
||
"navigationBarTitleText": "货物详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/index",
|
||
"style": {
|
||
"navigationBarTitleText": "船舶作业"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/documentList",
|
||
"style": {
|
||
"navigationBarTitleText": "单证列表"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/sign",
|
||
"style": {
|
||
"navigationBarTitleText": "单证签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/mixSign",
|
||
"style": {
|
||
"navigationBarTitleText": "杂项单证签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/untieSign",
|
||
"style": {
|
||
"navigationBarTitleText": "系解缆签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/supplySign",
|
||
"style": {
|
||
"navigationBarTitleText": "供给签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/workAssignSign",
|
||
"style": {
|
||
"navigationBarTitleText": "指导员作业布置签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/noticeSign",
|
||
"style": {
|
||
"navigationBarTitleText": "装卸货通知单签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/opinionSign",
|
||
"style": {
|
||
"navigationBarTitleText": "质量意见征询签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/abnormalSign",
|
||
"style": {
|
||
"navigationBarTitleText": "异常情况签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/mafiSign",
|
||
"style": {
|
||
"navigationBarTitleText": "MAFI清单签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/mixWork",
|
||
"style": {
|
||
"navigationBarTitleText": "杂项作业"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/peopleAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "杂项作业(人员信息)"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/shiftAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "杂项作业(工班信息)"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/shiftDetails",
|
||
"style": {
|
||
"navigationBarTitleText": "杂项作业(工班信息)"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/untieCord",
|
||
"style": {
|
||
"navigationBarTitleText": "系解缆"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/untieAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "系解缆信息"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/supply",
|
||
"style": {
|
||
"navigationBarTitleText": "供给"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/supplyAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "供给信息"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/workAssign",
|
||
"style": {
|
||
"navigationBarTitleText": "指导员作业布置"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/workAssignAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "指导员作业布置信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/notice",
|
||
"style": {
|
||
"navigationBarTitleText": "船舶装卸通知书"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shipWork/noticeAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "船舶装卸通知书信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/opinion",
|
||
"style": {
|
||
"navigationBarTitleText": "质量意见征询"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/opinionAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "质量意见征询信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/abnormal",
|
||
"style": {
|
||
"navigationBarTitleText": "异常情况"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/abnormalAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "异常情况信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/mafi",
|
||
"style": {
|
||
"navigationBarTitleText": "MAFI清单"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/mafiAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "MAFI清单信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/patrol",
|
||
"style": {
|
||
"navigationBarTitleText": "安全巡检"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/patrolAdd",
|
||
"style": {
|
||
"navigationBarTitleText": "安全巡检信息"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/shipInfo",
|
||
"style": {
|
||
"navigationBarTitleText": "船舶资料"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/shipPlan",
|
||
"style": {
|
||
"navigationBarTitleText": "船舶计划"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/brandDetails",
|
||
"style": {
|
||
"navigationBarTitleText": "品牌明细"
|
||
}
|
||
}, {
|
||
"path": "pages/shipWork/carDetails",
|
||
"style": {
|
||
"navigationBarTitleText": "车型明细"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/quality/index",
|
||
"style": {
|
||
"navigationBarTitleText": "货物质量"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/quality/edit",
|
||
"style": {
|
||
"navigationBarTitleText": "编辑货物质量",
|
||
"app-plus": {
|
||
"softinputMode": "adjustPan"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/quality/details",
|
||
"style": {
|
||
"navigationBarTitleText": "质损详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/quality/zsEdit",
|
||
"style": {
|
||
"navigationBarTitleText": "绘制残损图"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/quality/sign",
|
||
"style": {
|
||
"navigationBarTitleText": "签名"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/monitor/index",
|
||
"style": {
|
||
"navigationBarTitleText": "场位监控"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/receipt/index",
|
||
"style": {
|
||
"navigationBarTitleText": "进出口货物交接单"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/receipt/details",
|
||
"style": {
|
||
"navigationBarTitleText": "装卸货物交接计数单"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/receipt/sign",
|
||
"style": {
|
||
"navigationBarTitleText": "进出口货物交接单签字"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/test/ceshi",
|
||
"style": {
|
||
"navigationBarTitleText": "测试"
|
||
}
|
||
}
|
||
],
|
||
"tabBar": {
|
||
"color": "#9A9A9A",
|
||
"selectedColor": "#000000",
|
||
"list": []
|
||
},
|
||
"globalStyle": {
|
||
"backgroundTextStyle": "light",
|
||
"navigationBarBackgroundColor": "#0052A4",
|
||
"navigationBarTitleText": "港口Ipad",
|
||
"navigationBarTextStyle": "white",
|
||
"usingComponents": {
|
||
"van-icon": "/wxcomponents/vant/dist/icon/index",
|
||
"van-button": "/wxcomponents/vant/dist/button/index",
|
||
"van-uploader": "/wxcomponents/vant/dist/uploader/index",
|
||
"van-progress": "/wxcomponents/vant/dist/progress/index",
|
||
"van-stepper": "/wxcomponents/vant/dist/stepper/index",
|
||
"van-tab": "/wxcomponents/vant/dist/tab/index",
|
||
"van-tabs": "/wxcomponents/vant/dist/tabs/index",
|
||
"van-datetime-picker": "/wxcomponents/vant/dist/datetime-picker/index"
|
||
},
|
||
"navigationStyle": "custom",
|
||
"rpxCalcMaxDeviceWidth": 960, // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960
|
||
"rpxCalcBaseDeviceWidth": 375, // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375
|
||
"rpxCalcIncludeWidth": 750, // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750
|
||
"app-plus": {
|
||
"titleNView": false
|
||
}
|
||
},
|
||
"uniIdRouter": {},
|
||
"condition": { //模式配置,仅开发期间生效
|
||
"current": 0, //当前激活的模式(list 的索引项)
|
||
"list": [{
|
||
"name": "", //模式名称
|
||
"path": "", //启动页面,必选
|
||
"query": "" //启动参数,在页面的onLoad函数里面得到
|
||
}]
|
||
}
|
||
} |