优化优惠券组
parent
3aaec97da8
commit
0b5c8a21e7
|
@ -238,7 +238,7 @@ swiper-item view:last-child .duan-xian{border-bottom: none;}
|
||||||
.dong {height: 200rpx;border: 2rpx solid #E6E6E6;opacity: 1;}
|
.dong {height: 200rpx;border: 2rpx solid #E6E6E6;opacity: 1;}
|
||||||
/* 优惠券页面 */
|
/* 优惠券页面 */
|
||||||
.quan-btn{width: 136rpx;height: 48rpx;line-height: 48rpx;text-align: center;border-radius: 30rpx;background: #FFFFFF;color: #3875F6;margin-right: -10rpx;}
|
.quan-btn{width: 136rpx;height: 48rpx;line-height: 48rpx;text-align: center;border-radius: 30rpx;background: #FFFFFF;color: #3875F6;margin-right: -10rpx;}
|
||||||
.quan-img{width: 218rpx;height: 200rpx;left: 0;top: 0;}
|
.quan-img{width: 218rpx;height: 200rpx;left: -10rpx;top: 0;}
|
||||||
.quan-right-box{display: flex;flex-direction: column;justify-content: space-between;width: 100%;height: 200rpx;padding: 0 20rpx;background-color: #FFFFFF;}
|
.quan-right-box{display: flex;flex-direction: column;justify-content: space-between;width: 100%;height: 200rpx;padding: 0 20rpx;background-color: #FFFFFF;}
|
||||||
.quan-use{width: 94rpx;height: 94rpx;right: 20rpx;top: 20rpx;}
|
.quan-use{width: 94rpx;height: 94rpx;right: 20rpx;top: 20rpx;}
|
||||||
.quan-tk-box{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,.54);z-index: 3;}
|
.quan-tk-box{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,.54);z-index: 3;}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<status-nav :titleVal="title" :statusTitle="true"></status-nav>
|
<status-nav :titleVal="title" :statusTitle="true"></status-nav>
|
||||||
<!-- 列表 -->
|
<!-- 列表 -->
|
||||||
<view :style="{paddingTop: (statusHeight+15)+'px'}" class="pad-zy32">
|
<view :style="{paddingTop: (statusHeight+15)+'px'}" class="pad-zy32">
|
||||||
<view class="fon28" style="color: #1A1A1A; line-height: 40rpx;">
|
<view class="fon28 mar-x50" style="color: #1A1A1A; line-height: 40rpx;">
|
||||||
<rich-text :nodes="richText"></rich-text>
|
<rich-text :nodes="richText"></rich-text>
|
||||||
</view>
|
</view>
|
||||||
<view class="pad-x30">
|
<view class="pad-x30">
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue