| | |
| | | <b style="font-size: 14px;line-height: 18px;">已选算法</b> |
| | | </p> |
| | | |
| | | <div class="clearfix"> |
| | | <div class="clearfix" style="min-width:1570px;"> |
| | | <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: 10px;margin-top: -10px;" |
| | | style="margin-top: -10px;" |
| | | :ShowLocalVedio="this.TreeDataPool.treeActiveName !== 'camera'" |
| | | :showRealPoll="this.TreeDataPool.treeActiveName == 'camera'" |
| | | /> |
| | |
| | | import VideoRuleData from "@/Pool/VideoRuleData"; |
| | | import polygonCanvas from "@/components/canvas"; |
| | | import TimeSlider from "./TimeSlider"; |
| | | import Sysinfo from "./SystemInfo" |
| | | //import Sysinfo from "./SystemInfo" |
| | | import Sysinfo from "@/components/subComponents/SystemInfo"; |
| | | import SceneRule from "./SceneRule"; |
| | | import SlideScene from "./scene/SlideScene"; |
| | | |
| | |
| | | } |
| | | .top-right { |
| | | float: right; |
| | | width: 52%; |
| | | width: 54%; |
| | | height: 144px; |
| | | .card-box{ |
| | | width: 54%!important; |
| | | } |
| | | } |
| | | .task-css { |
| | | text-align: left; |