Commit d87fcfe1 by 高淑倩

modify: 积分兑换详情页样式

parent c9cec132
......@@ -14,7 +14,7 @@
<view class='coupon-code fs-24' bindtap='exchange'>立即兑换</view>
</view>
<view class='integral-detail' wx:if="{{integralMallDetail.desc}}">
<image src='{{integralMallDetail.desc}}' mode="scaleToFill" style="width: 100%;"></image>
<image src='{{integralMallDetail.desc}}' mode="widthFix" style="width: 100%;"></image>
<!-- <view class='integral-list'>
<view class='integral-title'>优惠详情</view>
<view class='integral-desc'>数据库更待何时规范规定时间官方价格都十分关键是大概花费</view>
......
......@@ -6,6 +6,8 @@
}
.redeem-now{
font-size: 28rpx!important;
height: 88rpx;
line-height: 88rpx;
background-color: rgb(0, 188, 112)!important;
}
.coupon-list{
......
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