Commit 1ded862c by 谢中龙

修改字段

parent 4b84ff74
...@@ -11,11 +11,11 @@ ...@@ -11,11 +11,11 @@
</view> </view>
<view class='coupon-item-rg'> <view class='coupon-item-rg'>
<view class='coupon-title'>{{couponInfo.title}}</view> <view class='coupon-title'>{{couponInfo.title}}</view>
<!-- <view class='op'> <view class='op'>
<view class='text-btn'> <view class='text-btn'>
<text class='theme-text-color'>数量:{{couponInfo.stock}}</text> <text class='theme-text-color'>剩余数量:{{couponInfo.leftStock}}</text>
</view>
</view> </view>
</view> -->
</view> </view>
</view> </view>
</view> </view>
......
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