소스 검색

布局调整

tags/河北版C.8.1.01
caserKing 5 년 전
부모
커밋
2229fc4847
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      pages/cardorder/index/index.wxml
  2. +0
    -1
      pages/paySuccess/paySuccess.wxss

+ 1
- 1
pages/cardorder/index/index.wxml 파일 보기

@@ -5,7 +5,7 @@
<i-tabs style="top:{{navigationBarHeight}}" class='tabs' current="{{ current_scroll }}" scroll bindchange="handleChangeScroll">
<i-tab class='i-tab' wx:for="{{tabs}}" wx:key="unique" key="{{item.key}}" title="{{item.name}}"></i-tab>
</i-tabs>
<view style='padding:120rpx 0 90rpx;'>
<view style='padding:120rpx 0 76rpx;'>
<view class="nocoupon" wx:if="{{list.length==0}}">
<image src="{{noCoupon}}" mode="widthFix" />
<text class="txt001">请您敬请期待</text>


+ 0
- 1
pages/paySuccess/paySuccess.wxss 파일 보기

@@ -14,7 +14,6 @@ button::after{ border: none; }
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
border-radius:48rpx!important;
margin-top: 169rpx;
border: 1px solid #02C0FF;
}
.payContent{
width: 657rpx;


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