Browse Source

页面优化

cuiHe 9 months ago
parent
commit
b9ba595494
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/big-screen/single.vue

+ 1 - 1
src/views/big-screen/single.vue

@@ -333,7 +333,7 @@
             </div>
           </div>
         </div>
-        <el-carousel indicator-position="outside" :height="'80px'" :interval="10000" style="margin-top: 15px">
+        <el-carousel indicator-position="outside" :height="'80px'" :interval="10000" style="margin-top: 12px">
           <el-carousel-item v-for="(group, index) in trolleySwitchVariablesData" :key="index">
             <div class="right_small_grid">
             <div v-for="item in group" :key="item.id" :class="['right_small_grid_item', item.value ? item.trueLight : item.falseLight]">