diff --git a/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue b/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue index 0cfaa64b..89d17594 100644 --- a/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue +++ b/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue @@ -37,10 +37,10 @@ 实际作业开始时间:{{detailData.actualJobBeginTime}} - + + + 监护人:{{detailData.guardianName}} - - 风险辨识结果:{{detailData.riskIdentificationResult}} - - - 关联的其他特殊作业及安全作业票编号:{{detailData.otherRelatedSpecialTask}} - 盲板编号:{{detailData.blindPlateNo}} @@ -82,34 +76,47 @@ - + + 查看安全措施 @@ -409,31 +416,35 @@ display: flex; justify-content: center; align-items: center; - background-color: #fff; + background-color: #fff; + // background-color: lightgray; .teble-list{ display: flex; - justify-content: flex-start; - width: 100%; font-size: 18rpx; - background-color: gainsboro; + width: 99%; + // margin: 0 5rpx; + background-color: #fff; + white-space: nowrap; .teble-item{ - width: 24.8%; - line-height: 40rpx; - // border: 1rpx solid black; - // background-color: darkred; - .item-col{ - // margin: 0 5rpx; - margin-left: 5rpx; - margin-top: 5rpx; - padding: 3rpx; - text-align: center; - background-color: #fff; + display: inline-block; + white-space: normal; + .table-item-inner{ + background-color: lightgray; + display: flex; + // min-width: 200rpx; + + .item-col{ + width: 220rpx; + padding: 3rpx; + margin-top: 5rpx; + margin-left: 5rpx; + line-height: 50rpx; + text-align: center; + background-color: #F6F6F6; + } } } } - .u-td{ - height: auto; - } } .dangerbig-details{ min-height: 100%; diff --git a/pages/projectEnd/specialOperations/fireWork/detail.vue b/pages/projectEnd/specialOperations/fireWork/detail.vue index b0839187..fcb4fc4f 100644 --- a/pages/projectEnd/specialOperations/fireWork/detail.vue +++ b/pages/projectEnd/specialOperations/fireWork/detail.vue @@ -55,21 +55,20 @@ 风险辨识结果:{{detailData.riskIdentificationResult}} - - - - 气体取样分析时间 - 代表性气体 - 分析结果/% - 分析人 - - - {{item.gasAnalyzeTime||'--'}} - {{item.representativeGas||'--'}} - {{item.analyzeResult||'--'}} - {{item.analyzer||'--'}} - - + + + 气体取样分析时间 + 代表性气体 + 分析结果/% + 分析人 + + + {{item.gasAnalyzeTime||'--'}} + {{item.representativeGas||'--'}} + {{item.analyzeResult||'--'}} + {{item.analyzer||'--'}} + + 查看安全措施 @@ -368,44 +367,23 @@ background-color: #fff; .teble-list{ display: flex; - // justify-content: flex-start; - // width: auto; - // max-width: 100%; - - // width: 100rpx; - // width: auto; font-size: 18rpx; - // background-color: gainsboro; background-color: #fff; white-space: nowrap; .teble-item{ display: inline-block; white-space: normal; - // width: 24.8%; width: 220rpx; - // line-height: 40rpx; - // border: 1rpx solid black; - // background-color: darkred; - - // margin-left: 5rpx; - // margin-top: 5rpx; - // padding: 3rpx; .item-col{ - padding: 3rpx; - margin-top: 5rpx; - margin-left: 5rpx; - // margin: 0 5rpx; + padding: 3rpx; + margin-top: 5rpx; + margin-left: 5rpx; line-height: 50rpx; - // min-height: 50rpx; - // height: 50rpx; text-align: center; background-color: #F6F6F6; } } } - .u-td{ - height: auto; - } } .dangerbig-details{ min-height: 100%; diff --git a/pages/projectEnd/specialOperations/limitSpaceWork/detail.vue b/pages/projectEnd/specialOperations/limitSpaceWork/detail.vue index 3d2a44bc..4ea14910 100644 --- a/pages/projectEnd/specialOperations/limitSpaceWork/detail.vue +++ b/pages/projectEnd/specialOperations/limitSpaceWork/detail.vue @@ -65,51 +65,51 @@ 作业实施时间:{{detailData.workExecutionBeginTime+'-'+detailData.workExecutionEndTime}} - - - - - 有毒有害气体名称 - 可燃气体名称 - 氧气含量 - 取样分析时间 - 分析部位 - 分析人 - - - 分析项目 - {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[0].name||'--'}} - {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[1].name||'--'}} - {{JSON.parse(detailData.combustibleGasInformation)[0].name||'--'}} - {{JSON.parse(detailData.combustibleGasInformation)[1].name||'--'}} - -- - -- - -- - -- - - - 合格标准 - {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[0].standard||'--'}} - {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[1].standard||'--'}} - {{JSON.parse(detailData.combustibleGasInformation)[0].standard||'--'}} - {{JSON.parse(detailData.combustibleGasInformation)[1].standard||'--'}} - 19.5%~21%(体积分数) - -- - -- - -- - - - 分析数据 - {{item.name1}} - {{item.name2}} - {{item.name3}} - {{item.name4}} - {{item.name5}} - {{item.time}} - {{item.local}} - {{item.person}} - + + + + + 有毒有害气体名称 + 可燃气体名称 + 氧气含量 + 取样分析时间 + 分析部位 + 分析人 + + + 分析项目 + {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[0].name||'--'}} + {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[1].name||'--'}} + {{JSON.parse(detailData.combustibleGasInformation)[0].name||'--'}} + {{JSON.parse(detailData.combustibleGasInformation)[1].name||'--'}} + -- + -- + -- + -- + + + 合格标准 + {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[0].standard||'--'}} + {{JSON.parse(detailData.toxicAndHarmfulGasInformation)[1].standard||'--'}} + {{JSON.parse(detailData.combustibleGasInformation)[0].standard||'--'}} + {{JSON.parse(detailData.combustibleGasInformation)[1].standard||'--'}} + 19.5%~21%(体积分数) + -- + -- + -- + + + 分析数据 + {{item.name1}} + {{item.name2}} + {{item.name3}} + {{item.name4}} + {{item.name5}} + {{item.time}} + {{item.local}} + {{item.person}} + - - + +