Commit afc1cd58 by 陈玉桐

fix

parent 1507ba48
......@@ -682,9 +682,9 @@ export default {
background-color: #fff;
width: 100%;
height: 100%;
// position: fixed;
// top: -2000px;
position: relative;
position: fixed;
top: -2000px;
// position: relative;
// top: 0;
z-index: 999999;
>img{
......
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