Commit f86751b7 by 陈玉桐

fix60天

parent d9ad93bf
......@@ -570,9 +570,9 @@ export default {
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
font-weight: 500;
span{
color: #fff;
font-weight: 500;
padding: 15px 20px;
}
}
......@@ -715,7 +715,6 @@ export default {
position: absolute;
top: 0;
left: 0;
z-index: 0;
img{
position: absolute;
}
......@@ -731,7 +730,7 @@ export default {
img:nth-child(2){
width: 100%;
height: 100%;
z-index: 1;
z-index: 0;
}
}
}
......
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