mini-program/pagesA/pages/shop_points/shop_points.vue
@@ -1,6 +1,5 @@ <template> <view class="points"> <view class="info-rule" @click="jumpService">积分规则</view> <view class="head" :style="{ backgroundImage: 'url(' + backImage + ')', height: 'calc(' + (navHeight + statusbarHeight + 'px + 376rpx)') }"> <view :style="{ width: '100%', height: navHeight + statusbarHeight + 'px' }"></view>