| | |
| | | <b style="font-size: 14px;line-height: 18px;">已选算法</b> |
| | | </p> |
| | | |
| | | <div> |
| | | <div class="clearfix"> |
| | | <div class="slide-scene"> |
| | | <span class="task-tip" v-if="tableRuleList.length == 0 ">暂无算法,请在独立规则中选择算法</span> |
| | | <slide-scene :sceneData="tableRuleList"></slide-scene> |
| | |
| | | <div class="top-right"> |
| | | <sysinfo |
| | | v-if="showSysInfo" |
| | | style="margin-left: 25px;margin-top: -10px;" |
| | | style="margin-left: 10px;margin-top: -10px;" |
| | | :ShowLocalVedio="this.TreeDataPool.treeActiveName !== 'camera'" |
| | | :showRealPoll="this.TreeDataPool.treeActiveName == 'camera'" |
| | | /> |
| | |
| | | </div> |
| | | |
| | | <div class="bottom"> |
| | | <div |
| | | style="width: calc(100% + 80px);height: 10px;background-color: #E9EBF2;p;position:relative;left:-50px" |
| | | ></div> |
| | | <div class="devide"></div> |
| | | <div class="bottom-right"> |
| | | <div class="draw-and-time-box"> |
| | | <div class="draw-box"> |
| | |
| | | width: 100%; |
| | | height: 100%; |
| | | position: relative; |
| | | .devide{ |
| | | height: 10px; |
| | | background: #E9EBF2; |
| | | } |
| | | .top { |
| | | width: 100%; |
| | | height: 174px; |
| | | position: relative; |
| | | padding: 10px 20px; |
| | | box-sizing: border-box; |
| | | top: 0; |
| | | .swiper-box { |
| | | height: 100%; |
| | |
| | | |
| | | .bottom { |
| | | width: 100%; |
| | | height: calc(100% - 190px); |
| | | position: absolute; |
| | | top: 190px; |
| | | |
| | | .bottom-side { |
| | | height: 100%; |
| | | width: 250px; |
| | |
| | | } |
| | | } |
| | | .bottom-right { |
| | | width: calc(100% + 30px); |
| | | height: 100%; |
| | | float: left; |
| | | overflow: auto; |
| | | padding: 10px 0px; |
| | | padding: 10px 20px; |
| | | box-sizing: border-box; |
| | | .draw-and-time-box { |
| | | height: 430px; |