Compare commits

...

3 Commits

Author SHA1 Message Date
5f56b7a27c Merge pull request 'xbx' (#94) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/94
2020-09-10 16:01:29 +08:00
0c41f85630
修复 2020-09-10 16:01:16 +08:00
0087c0c3cd
修复了层次 2020-09-10 15:58:54 +08:00

View File

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