Browse Source

海报层级样式

threedate
Enzo 4 years ago
parent
commit
370d35b3e9
  1. 4
      pages/goodsDetail/index.vue

4
pages/goodsDetail/index.vue

@ -806,7 +806,7 @@
left: 0;
right: 0;
bottom: 0;
z-index: 10;
z-index: 100;
}
.shengcheng {
@ -816,7 +816,7 @@
top: 50rpx;
left: 50%;
margin-left: -40%;
z-index: 10;
z-index: 100;
}
.baocun {

Loading…
Cancel
Save