Commit eb73c566 by 高淑倩

支付状态_是vip 不显示vip

parent ab59e8e1
<!--subPackage/page/pages/paymentStatus/paymentStatus.wxml--> <!--subPackage/page/pages/paymentStatus/paymentStatus.wxml-->
<view class="payment"> <view class="payment">
<view class="payment-status"> <view class="payment-status">
<image <image
class="status-img" class="status-img"
...@@ -22,7 +23,7 @@ ...@@ -22,7 +23,7 @@
<official-account style="width:100%;height:168rpx;"></official-account> <official-account style="width:100%;height:168rpx;"></official-account>
</view> </view>
<view class="status-vip df"> <view class="status-vip df" wx:if="{{!isVip}}">
<view class="vip-tips"> <view class="vip-tips">
<view class="tips-desc"> <view class="tips-desc">
<image <image
......
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