Commit d25f838d by 赵雅纹

Merge branch 'feature-zyw' into 'dev_7.0.1'

优惠券详情

See merge request !31
parents 4c7dd4b9 1504e04f
......@@ -48,7 +48,7 @@
font-weight: bold;
}
.integral-detail{
margin-top: 90rpx;
margin: 90rpx 0 160rpx 0;
padding: 0 30rpx;
}
.integral-list{
......
......@@ -63,7 +63,7 @@
<view class='coupon-info'>
<view class='coupon-name fs-28'>{{item.title}}</view>
<view class='coupon-time fs-24'>{{item.startTime}} 至 {{item.endTime}}</view>
<view class='coupon-desc fs-24'>{{item.notice}}</view>
<!-- <view class='coupon-desc fs-24'>{{item.notice}}</view> -->
</view>
<view class='coupon-code fs-24'>出示劵码</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