Compare commits

..

No commits in common. "5f56b7a27cdbf32605cf3dfeddb382f40d408411" and "5add00c60a5ba5564f7798e53556e6920627ca0a" have entirely different histories.

View File

@ -147,10 +147,11 @@
.jieshuback{ .jieshuback{
background-color: #000; background-color: #000;
opacity: 0.8; opacity: 0.8;
position: absolute; position: fixed;
left: 0; left: 0;
top: 0; top: 0;
width: 750rpx; width: 750rpx;
z-index: 901;
} }
.jieshu{ .jieshu{
z-index: 9999; z-index: 9999;