Commit 80331579 authored by zhengke's avatar zhengke

修改页面

parent 6918966f
......@@ -17,7 +17,7 @@
font-size:12px;
}
.timeline-item .Arrayleft{
width: 71px;
width: 74px;
height: 25px;
background-color: #fff;
margin-right: 20px;
......@@ -26,6 +26,7 @@
padding: 5px 0;
position: absolute;
left:-16px;
z-index:999;
}
.timeline-item .Arrayleft i{
position: relative;
......@@ -280,8 +281,8 @@
<div class="timeline-box"></div>
<div v-for="(item,index) in dataList.dayList" :key="index">
<div class="timeline-item">
<div class="left">
<span class="big" style=" font-size: 20px;">行程</span>
<div class="left" style="margin-left:0;z-index:999;background-color:#fff;">
<span class="big" style="font-size: 20px;">行程</span>
</div>
<div class="new_right">
<span class="medium">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment