diff --git a/src/pages/modules/vehicleinformation/vehiclecontrol.vue b/src/pages/modules/vehicleinformation/vehiclecontrol.vue index 7e9fd52..fe50ed5 100644 --- a/src/pages/modules/vehicleinformation/vehiclecontrol.vue +++ b/src/pages/modules/vehicleinformation/vehiclecontrol.vue @@ -92,18 +92,22 @@ -
-
-

初始化坐标

-
-
    -
  • 坐标信息
  • -
  • {{e.point_code}}{{e.point_name}}{{e.x}}{{e.y}}{{e.t}}
  • -
+
+
+
+ 初始化坐标
-
- - +
+
+
    +
  • 坐标信息
  • +
  • {{e.point_code}}{{e.point_name}}{{e.x}}{{e.y}}{{e.t}}
  • +
+
+
+
@@ -360,75 +364,37 @@ export default { _bis('../../../images/aio/agv_7.png', 100%) .state_icon_8 _bis('../../../images/aio/agv_8.png', 100%) -.pop_wrapper - position fixed - top 0 - bottom 0 - left 0 - right 0 - text-align center - z-index 10000 - &::after - content "" - display inline-block - height 100% - width 0 - vertical-align middle -.modal - position fixed - left 0 - top 0 - _wh(100%,100%) - opacity .5 - background #000 - z-index 999 - -.pop_box - position relative - margin 0 auto 50px - width 65% - height 70% - margin-top 15% - padding 20px - background-color #fff - border-radius 16px - overflow hidden - h2 - _font(20px,40px,#464646,600,center) +.dialog + height 812px +.dialog_body + height 530px +.mgr31 + margin-right 31px .pop_ul_wrapper - width 90% - height calc(100% - 100px) - margin 0 auto - overflow hidden + _wh(100%, 100%) .pop_ul _wh(100%, 100%) overflow-y auto li - _wh(100%,40px) + _wh(100%,81px) padding 0 20px border-bottom 2px dotted #D6D6D6 text-align left span display inline-block - _font(16px,40px,#323232,600,) + _font(30px,81px,#fff,600,) vertical-align top - padding-right .15rem + padding-right 25px &:nth-child(1) position: sticky; top: -1px; - _font(14px,40px,#323232,600,) - background #DFE1E6 - border-top-left-radius 10px - border-top-right-radius 10px + _font(36px,81px,#afbed8,bold,) + font-family: SourceHanSansCN-Bold; + font-style: italic + background left center / 1px 81px url(../../../images/new/th_bg.png) repeat-x + border-bottom 0 .pop_ul .checked background-color #FD6A35 .pop_ul li.checked span color #fff -.pop_btns_box - margin-top 20px -.content_wrap_inner_1 - justify-content flex-start -.state_wrap_1 - width auto - margin-right 50px