Browse Source

[优化] 商品详情页吸底层级BUG

threedate
邓平艺 5 years ago
parent
commit
43967ee831
  1. 1
      pages/goodsDetail/index.vue

1
pages/goodsDetail/index.vue

@ -560,6 +560,7 @@
position: fixed;
bottom: 0;
left: 0;
z-index: 9;
background-color: #FFFFFF;
width: 100%;
height: auto;

Loading…
Cancel
Save