瀏覽代碼

[拼团砍价,门店列表][修改]:[样式修改]

tags/湖南版5.1.4
meo 6 年之前
父節點
當前提交
e710a01a41
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. +1
    -1
      pages/index/searchbar/index.wxss
  2. +1
    -1
      pages/main/bargain/index.wxml
  3. +1
    -1
      pages/main/spellGroup/index.wxml

+ 1
- 1
pages/index/searchbar/index.wxss 查看文件

@@ -355,5 +355,5 @@ page {
margin-top: 200rpx!important;
}
.all{
padding-bottom: 40rpx;
padding-bottom: 80rpx;
}

+ 1
- 1
pages/main/bargain/index.wxml 查看文件

@@ -1,4 +1,4 @@
<view class="index-rushToBuy" style='height:350rpx;' wx:if="{{list.length>2}}">
<view class="index-rushToBuy" style='height:336rpx;' wx:if="{{list.length>2}}">
<view class="index-rushToBuy-title">
<image src="{{barginicon}}" class='barginiconimg' mode='widthFix'/><text class='text-red'>砍价</text>专场<text bindtap="gotomore" class='morebargin'>更多砍价></text>
</view>


+ 1
- 1
pages/main/spellGroup/index.wxml 查看文件

@@ -1,4 +1,4 @@
<view class="index-rushToBuy" wx:if="{{list.length>2}}" style='height:350rpx;'>
<view class="index-rushToBuy" wx:if="{{list.length>2}}" style='height:336rpx;'>
<view class="index-rushToBuy-title">
<image src="{{pintuan}}" class='barginiconimg' mode='widthFix'/><text class='text-red'>拼团</text>专场<text bindtap="gotomore" class='morebargin'>更多拼团></text>
</view>


Loading…
取消
儲存