Commit a6232d1d authored by youjie's avatar youjie

no message

parent 2b846374
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</Text> </Text>
<Text class="small" style="font-family: microsoft yahei ui light;margin-left: 5rpx;">{{ x.couponsType != 1? "折" : "" }}</Text> <Text class="small" style="font-family: microsoft yahei ui light;margin-left: 5rpx;">{{ x.couponsType != 1? "折" : "" }}</Text>
</view> </view>
<view class="tiaojian">{{x.couponsType==1?'抵扣券':'折扣'}}</view> <view class="tiaojian">{{x.couponsType==1?'抵扣券':'折扣'}}</view>
</view> </view>
</view> </view>
<view class="detail"> <view class="detail">
......
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