@@ -2,7 +2,7 @@
<view>
<ujp-navbar title="折扣卡购买" :show="false"></ujp-navbar>
- <view class="u-navbar-placeholder" style="width: 100%; height: 68rpx;"></view>
+ <view class="u-navbar-placeholder" v-show="flag&&newsList.length > 0" style="width: 100%; height: 68rpx;"></view>
<!-- 头部图片 -->
@@ -1952,7 +1952,7 @@
.charge-state-img2 {
text-align: center;
position: relative;
- top: -394rpx;
+ top: -392rpx;
height: 0;
img {