diff --git a/src/pages/DeviceMonitor.vue b/src/pages/DeviceMonitor.vue index b7f7750..cd7e6f3 100644 --- a/src/pages/DeviceMonitor.vue +++ b/src/pages/DeviceMonitor.vue @@ -14,7 +14,7 @@
-

当前生产:

+

当前生产:

已工作:

已生产:

当前窑车数:

@@ -23,7 +23,7 @@

当前状态:

-

{{e.material_name}}

+

{{e.material_name}}

{{e.work_time}}小时

{{e.real_qty}}KG

{{e.vehicle_qty}}车

@@ -450,20 +450,22 @@ export default { cursor pointer .content width 100% - height calc(100% - 135px) - overflow-y auto - padding 10px 1rem 0 + height calc(100% - 100px) + padding 0 15px .item_tr width 100% + height 100% .item_block position relative - _wh(180px,209px) + _wh(10.5%,calc((100% - 45px) / 4)) padding 8px 4px - margin-bottom 21px - margin-right calc((100% - 180px * 9) / 8) + margin-bottom 15px + margin-right 0.6875% background center center / 100% 100% url(../assets/images/bg_item.png) no-repeat &:nth-child(9n) margin-right 0 + &:nth-child(n+28):nth-child(-n+36) + margin-bottom 0 .item_inner _wh(100%,100%) .item_img @@ -506,6 +508,8 @@ export default { white-space nowrap .info_table_1 height 36px +.info_table_1 + height 36px .info_data width 100% height 18px @@ -519,10 +523,6 @@ export default { word-break break-all .info_data_1 height 36px - p - letter-spacing -1px - transform scale(0.9) - transform-origin center center .popover_block position absolute left 0 @@ -635,7 +635,7 @@ export default { border-bottom none .tag_block position fixed - bottom 25px + bottom 10px right 54px .tag_type display inline-block