Commit 4b84ff74 by 谢中龙

修改库存显示

parent 2aabd9d1
...@@ -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.stock}}</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