fix: 左右两侧底部消失

This commit is contained in:
Bunny 2025-02-28 20:45:40 +08:00
parent 3f0bdb121d
commit bbc4d1025d
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ import TruckMonitor from '@/views/smart-parking/components/parking-content/truck
transform-style: preserve-3d;
::v-deep(.road-condition) {
width: 218px;
height: 59px;
background: url('@/assets/images/bg/bg-road-condition.png') no-repeat center;
background-size: cover;