fix bug修复
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.title-3 {
|
.title-3 {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: vw(400);
|
// min-width: vw(400);
|
||||||
height: vh(22);
|
height: vh(22);
|
||||||
margin-top: vh(20);
|
margin-top: vh(20);
|
||||||
background-image: url('@/assets/images/title-6.png');
|
background-image: url('@/assets/images/title-6.png');
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div style="display: flex;">
|
<div style="display: flex;">
|
||||||
<!-- 车船信息 -->
|
<!-- 车船信息 -->
|
||||||
<div class="flex" style="flex:1;margin-left: 14px;">
|
<div class="flex" style="flex:1;">
|
||||||
<div class="car-ship">
|
<div class="car-ship">
|
||||||
<div class="mb-6">
|
<div class="mb-6">
|
||||||
<div class="car">
|
<div class="car">
|
||||||
|
|||||||
Reference in New Issue
Block a user