提交更新1

parent a6b34e03
......@@ -794,7 +794,7 @@
</view>
</view>
<view v-if="tabIndex&&flag==tabIndex" class="no-open"
:style="{height:[992,845,891][tabIndex-1]+'rpx',top:[1620,1099,pubTalkNoopenHeight][tabIndex-1]+'rpx'}">
:style="{height:[860,845,891][tabIndex-1]+'rpx',top:[1620,1099,pubTalkNoopenHeight][tabIndex-1]+'rpx'}">
<view class="no-open-solution" @tap="equityPay">
<view class="no-open-solution-txt">
<text>最低{{memberInfo.leastAmount}}元/天开通,查看完整{{['消费','出入校','公话'][tabIndex-1]}}报告</text>
......@@ -839,6 +839,18 @@
</view>
</view>
<view class="details-item-left">
<view class="details-item-up">
<text>担心孩子被迫高额消费?</text>
</view>
<view class="details-item-down">
<view class="consumer-trend-img">
</view>
<view class="details-item-down-txt">
<text>【消费趋势】告诉你</text>
</view>
</view>
</view>
<!-- <view class="details-item-left">
<view class="details-item-up">
<text>孩子在校交友了?</text>
</view>
......@@ -849,7 +861,7 @@
<text>【饭友分析】告诉你</text>
</view>
</view>
</view>
</view> -->
</view>
<view class="consume-open-results-items-details-item">
<view class="details-item-left">
......@@ -877,7 +889,7 @@
</view>
</view>
</view>
<view class="consume-open-results-items-details-item">
<!-- <view class="consume-open-results-items-details-item">
<view class="details-item-left">
<view class="details-item-up">
<text>担心孩子被迫高额消费?</text>
......@@ -902,7 +914,7 @@
</view>
</view>
</view>
</view>
</view> -->
</view>
<view v-else class="open-results-items-details">
<!-- 出入校报告 -->
......@@ -2895,7 +2907,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
} else {
this.queryMemberConsumerAmount(
serviceItemCode);
this.containerHeight = 2340;
this.containerHeight = 2207;
}
}
} catch (e) {
......@@ -4670,7 +4682,8 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
&.consume-open-results-items {
padding: 44rpx 0 0 34rpx;
box-sizing: border-box;
height: 473rpx;
// height: 473rpx;
height: 340rpx;
}
.open-results-items-summary {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment