This commit is contained in:
parent
8363be8f88
commit
a951d3b1c9
|
@ -13,7 +13,7 @@
|
||||||
<view class="margin-right-xs u-skeleton-fillet head-title">
|
<view class="margin-right-xs u-skeleton-fillet head-title">
|
||||||
{{orderXm.title}}
|
{{orderXm.title}}
|
||||||
</view>
|
</view>
|
||||||
<image style="width:100rpx; height:38rpx;" :src="orderXm.level=='3'?'../../static/vip/grade1.gif':orderXm.level=='4'?'../../static/vip/grade2.gif':'../../static/vip/grade3.gif'" mode=""></image>
|
<!-- <image style="width:100rpx; height:38rpx;" :src="orderXm.level=='3'?'../../static/vip/grade1.gif':orderXm.level=='4'?'../../static/vip/grade2.gif':'../../static/vip/grade3.gif'" mode=""></image> -->
|
||||||
</view>
|
</view>
|
||||||
<view class="flex align-center">
|
<view class="flex align-center">
|
||||||
<view style="width: 100%;">
|
<view style="width: 100%;">
|
||||||
|
|
Loading…
Reference in New Issue