fix bug修改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user