Ver Fonte

Merge pull request #107 from John-Hong/release-2.8.0

fix(SCRM-3781): ui:【DE】【C端】临时停车微服务。当用户优惠券超过7张时,会遮挡底部的金额和确认按钮
Tron há 2 anos atrás
pai
commit
b488570de4
1 ficheiros alterados com 2 adições e 3 exclusões
  1. 2 3
      src/pages/parkingFee/parkingFeeCoupon.vue

+ 2 - 3
src/pages/parkingFee/parkingFeeCoupon.vue

@@ -67,9 +67,7 @@
             进行兑换
           </div>
         </div>
-        <div style="height: 60px;">
-
-        </div>
+        <div style="height: 130px;"></div>
       </div>
     </div>
     <div class="flewx">
@@ -306,6 +304,7 @@ export default {
   bottom: 0;
   right: 0;
   left: 0;
+  z-index: 3;
   background-color: #fff;
   .control-box {
     width: 100%;