This commit is contained in:
lcw
2025-12-25 10:35:00 +08:00
parent 1a7b27209f
commit 709ce4a1e9
7 changed files with 254 additions and 237 deletions

View File

@ -1,7 +1,6 @@
<template>
<div class="warning-card" :style="{ 'border': `1px solid ${changeBG(item.yjjb)}` }">
<div class="warning-image flex">
<!-- -->
<template v-if="!item.yjtp || item.yjtp.includes('baidu')">
<img src="@/assets/images/car.png" width="65" height="70" v-if="item.yjlb == 2 || item.yjLx == 2" />
<img src="@/assets/images/default_male.png" width="65" height="70" v-else />