fix bug修改

This commit is contained in:
duanliang
2026-01-27 10:24:53 +08:00
parent 4d81265f97
commit ee5e891425
5 changed files with 20 additions and 12 deletions

View File

@@ -65,7 +65,7 @@
</div>
<div style="display: flex;">
<!-- 车船信息 -->
<div class="flex" style="flex:1;">
<div class="flex" style="flex:1;margin-left: 14px;">
<div class="car-ship">
<div class="mb-6">
<div class="car">
@@ -237,7 +237,7 @@
<vue3-seamless-scroll
class="right"
:list="homeStore.wordkOrderList"
:limitScrollNum="3"
:limitScrollNum="5"
:hover="true"
:step="0.2"
:wheel="true"
@@ -1126,7 +1126,7 @@
padding: 0 vw(10);
width: vw(1350);
flex:1;
padding:vw(15);
padding:vw(10);
// height: vh(44);
// line-height: vh(44);
white-space: nowrap;