Authored by 毕凯

底悬浮不被中间楼层遮挡

... ... @@ -2,7 +2,7 @@
position: fixed;
left: 0;
bottom: 0;
z-index: 1;
z-index: 1000;
width: 100%;
img {
... ...