소스 검색

Merge branch 'dev' into HuNan_test

tags/湖南版5.1.4
meo 6 년 전
부모
커밋
c7c65a7b16
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>


불러오는 중...
취소
저장