|
@@ -179,7 +179,7 @@
|
|
|
<view class="result-content-border2">
|
|
|
</view>
|
|
|
</view> -->
|
|
|
- <m-more-alert :theme="theme"></m-more-alert>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
</view>
|
|
|
|
|
|
<img mode="widthFix" class="imgFooter"
|
|
@@ -199,6 +199,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -223,6 +224,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -246,6 +248,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -271,6 +274,7 @@
|
|
|
<div>{{ userData.reportMap['潮湿平衡'] }}</div>
|
|
|
<div>{{ userData.reportMap['缺失十神评语'] }}</div> -->
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
|
|
|
</view>
|
|
|
<img mode="widthFix" class="imgFooter"
|
|
@@ -332,6 +336,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -356,6 +361,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -385,6 +391,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -411,6 +418,7 @@
|
|
|
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|
|
|
<!-- <img mode="widthFix" src="https://ndata.zzxcx.net/xpgx-xcx/forecast/bg_middle.png" /> -->
|
|
|
<!-- <view class="result-content-border1">
|
|
@@ -433,6 +441,7 @@
|
|
|
<m-map-blur :isBlur="goodsStatus.isPay == 0" :map="userData.xiFangWei"></m-map-blur>
|
|
|
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
|
|
|
|
|
|
</view>
|
|
@@ -456,6 +465,7 @@
|
|
|
<view class="result-desc">
|
|
|
<m-line-blur :text="userData.guiren" :isBlur="goodsStatus.isPay == 0"></m-line-blur>
|
|
|
</view>
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
|
|
|
|
|
|
</view>
|
|
@@ -478,7 +488,7 @@
|
|
|
<view class="result-desc">
|
|
|
<m-line-blur :text="userData.industry" :isBlur="goodsStatus.isPay == 0"></m-line-blur>
|
|
|
</view>
|
|
|
-
|
|
|
+ <m-more-alert v-if="goodsStatus.isPay != 0" :theme="theme"></m-more-alert>
|
|
|
|
|
|
</view>
|
|
|
<!-- <view class="result-pay">开通会员立即查看</view> -->
|