wang_xy 1 năm trước cách đây
mục cha
commit
8a6e261ffb
1 tập tin đã thay đổi với 8 bổ sung8 xóa
  1. 8 8
      src/views/monitor.vue

+ 8 - 8
src/views/monitor.vue

@@ -42,13 +42,13 @@
                 </div>
               </div>
               <div class="overflow-y" style="height: 33vh;">
-                      <div class="d-l-con sj-collapse" v-for="(item,index) in region" :class="{on:listCurrentIndex1==item.deptId}"
-                           v-on:click="selectCameraByDeptId(item.deptId)">
-                        <div class="d-l-l-text">
-                          <h4 class="collapse-title">{{ item.deptName }}</h4>
-                        </div>
-                        <div class="d-l-l-count">{{ item.deptCount }}</div>
-                      </div>
+                <div class="d-l-con sj-collapse" v-for="(item,index) in region" :class="{on:listCurrentIndex1==item.deptId}"
+                     v-on:click="selectCameraByDeptId(item.deptId)">
+                  <div class="d-l-l-text">
+                    <h4 class="collapse-title">{{ item.deptName }}</h4>
+                  </div>
+                  <div class="d-l-l-count">{{ item.deptCount }}</div>
+                </div>
               </div>
 
               <!-- 横向柱状 echart -->
@@ -66,7 +66,7 @@
       <!-- 右侧 -->
       <div class="rightbar" ref="right">
         <div class="forthis">
-          <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
+          <dv-border-box-13 :color="['#0e7957', '#0da24c']" backgroundColor="#09140e" style="padding-bottom: 1rem;">
             <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
             <div class="this-title">
               <span>列表</span>