Commit 503782f5 authored by 李志鸣's avatar 李志鸣

fea(Led Avi 轮播): 腻子、中涂、密封防腐模块开发

parent 82a87bf7
...@@ -531,10 +531,10 @@ ...@@ -531,10 +531,10 @@
} }
// 轻客车体样式 // 轻客车体样式
.car-out { .car-out {
background: url('../../../assets/images/LedCarouselAvi/car_out.png'); background: url('../../../assets/images/LedCarouselAvi/car_out.png') !important;
background-position: center 0; background-position: center 0 !important;
background-repeat: no-repeat; background-repeat: no-repeat !important;
background-size: 100% 100%; background-size: 100% 100% !important;
} }
} }
</style> </style>
\ No newline at end of file
...@@ -92,24 +92,67 @@ ...@@ -92,24 +92,67 @@
:class="resolveCarTypeStyle(realData['HDG1-82'].busType)"> :class="resolveCarTypeStyle(realData['HDG1-82'].busType)">
</div> </div>
<div class="HDG1-83" <div class="HDG1-83"
> v-if="realData.hasOwnProperty('HDG1-83') && realData['HDG1-83'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-83'].busType)">
</div>
<div class="HDG1-84"
v-if="realData.hasOwnProperty('HDG1-84') && realData['HDG1-84'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-84'].busType)">
</div>
<div class="HDG5-10"
v-if="realData.hasOwnProperty('HDG5-10') && realData['HDG5-10'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG5-10'].busType)">
</div> </div>
<div class="HDG1-84"></div>
<div class="HDG5-10"></div>
<!-- 第五行 --> <!-- 第五行 -->
<div class="HDG1-85"></div> <div class="HDG1-85"
<div class="HDG1-86"></div> v-if="realData.hasOwnProperty('HDG1-85') && realData['HDG1-85'].state !== 'FREE'"
<div class="HDG1-87"></div> :class="resolveCarTypeStyle(realData['HDG1-85'].busType)">
<div class="HDG1-88"></div> </div>
<div class="HDG1-89"></div> <div class="HDG1-86"
<div class="HDG5-11"></div> v-if="realData.hasOwnProperty('HDG1-86') && realData['HDG1-86'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-86'].busType)">
</div>
<div class="HDG1-87"
v-if="realData.hasOwnProperty('HDG1-87') && realData['HDG1-87'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-87'].busType)">
</div>
<div class="HDG1-88"
v-if="realData.hasOwnProperty('HDG1-88') && realData['HDG1-88'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-88'].busType)">
</div>
<div class="HDG1-89"
v-if="realData.hasOwnProperty('HDG1-89') && realData['HDG1-89'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-89'].busType)">
</div>
<div class="HDG5-11"
v-if="realData.hasOwnProperty('HDG5-11') && realData['HDG5-11'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG5-11'].busType)">
</div>
<!-- 第六行 --> <!-- 第六行 -->
<div class="HDG1-90"></div> <div class="HDG1-90"
<div class="HDG1-91"></div> v-if="realData.hasOwnProperty('HDG1-90') && realData['HDG1-90'].state !== 'FREE'"
<div class="HDG1-92"></div> :class="resolveCarTypeStyle(realData['HDG1-90'].busType)">
<div class="HDG1-93"></div> </div>
<div class="HDG1-94"></div> <div class="HDG1-91"
<div class="HDG5-12"></div> v-if="realData.hasOwnProperty('HDG1-91') && realData['HDG1-91'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-91'].busType)">
</div>
<div class="HDG1-92"
v-if="realData.hasOwnProperty('HDG1-92') && realData['HDG1-92'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-92'].busType)">
</div>
<div class="HDG1-93"
v-if="realData.hasOwnProperty('HDG1-93') && realData['HDG1-93'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-93'].busType)">
</div>
<div class="HDG1-94"
v-if="realData.hasOwnProperty('HDG1-94') && realData['HDG1-94'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG1-94'].busType)">
</div>
<div class="HDG5-12"
v-if="realData.hasOwnProperty('HDG5-12') && realData['HDG5-12'].state !== 'FREE'"
:class="resolveCarTypeStyle(realData['HDG5-12'].busType)">
</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -354,10 +397,10 @@ ...@@ -354,10 +397,10 @@
} }
// 轻客车体样式 // 轻客车体样式
.car-out { .car-out {
background: url('../../../assets/images/LedCarouselAvi/car_out.png'); background: url('../../../assets/images/LedCarouselAvi/car_out.png') !important;
background-position: center 0; background-position: center 0 !important;
background-repeat: no-repeat; background-repeat: no-repeat !important;
background-size: 100% 100%; background-size: 100% 100% !important;
} }
} }
</style> </style>
\ No newline at end of file
...@@ -393,10 +393,10 @@ ...@@ -393,10 +393,10 @@
} }
// 轻客车体样式 // 轻客车体样式
.car-out { .car-out {
background: url('../../../assets/images/LedCarouselAvi/car_out.png'); background: url('../../../assets/images/LedCarouselAvi/car_out.png') !important;
background-position: center 0; background-position: center 0 !important;
background-repeat: no-repeat; background-repeat: no-repeat !important;
background-size: 100% 100%; background-size: 100% 100% !important;
} }
} }
</style> </style>
\ No newline at end of file
...@@ -119,6 +119,11 @@ ...@@ -119,6 +119,11 @@
id: 8, id: 8,
label: '旋转辊床', label: '旋转辊床',
code: 'ROTARY_ROLLER_BED' code: 'ROTARY_ROLLER_BED'
},
{
id: 9,
label: 'VOC',
code: 'VOC'
} }
], ],
// 搜索组件关键字列表 // 搜索组件关键字列表
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment