Commit 500a3a8f by 陈玉桐

test

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