|
|
|
@ -85,9 +85,14 @@ |
|
|
|
|
<input placeholder="搜索商品" v-model="couponName" placeholder-style="color:#c0c0c0;" |
|
|
|
|
@input="toSearch()" /> |
|
|
|
|
</view> |
|
|
|
|
<scroll-view class="scoroll-cont mart10" scroll-y="true"> |
|
|
|
|
<view class="height45 width100" @click.stop="updateSelected(1)">收到粉丝都是短发舒服</view> |
|
|
|
|
|
|
|
|
|
<scroll-view class="scoroll-cont width94 mart10" scroll-y="true"> |
|
|
|
|
<view class="width94 alijusstart" @click.stop="updateSelected(1)"> |
|
|
|
|
<view class="width30"> |
|
|
|
|
<image src="../../../static/img/jfx.png" class="icon45" mode="widthFix"> |
|
|
|
|
</image> |
|
|
|
|
</view> |
|
|
|
|
<view class="width70"></view> |
|
|
|
|
</view> |
|
|
|
|
</scroll-view> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
@ -301,8 +306,6 @@ |
|
|
|
|
z-index: 99999; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.cover-view-cont { |
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: row; |
|
|
|
|