Commit d9ad93bf by 陈玉桐

fix

parent 3d82fad1
......@@ -715,6 +715,7 @@ export default {
position: absolute;
top: 0;
left: 0;
z-index: 0;
img{
position: absolute;
}
......@@ -937,7 +938,7 @@ export default {
// top: 0;
z-index: 999999;
>img{
height: 72%;
height: 450px;
width: 100%;
display: block;
z-index: 1;
......@@ -959,7 +960,7 @@ export default {
color: #fff;
position: absolute;
right: 25px;
top: 300px;
top: 290px;
display: flex;
z-index: 2;
font-weight: 500;
......
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