Skip to content

Commit

Permalink
Merge pull request EastWorld#100 from Kitten9533/dev2
Browse files Browse the repository at this point in the history
待付款订单页面商品数量过长时,不显示备注修复
  • Loading branch information
gooking authored Jul 9, 2018
2 parents d4ebcb6 + e62e626 commit 6d7e290
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/to-pay-order/index.wxss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.container{
background-color:#F2f2f2;
padding-bottom: 100rpx;
}
.address-box{
width: 100%;
Expand Down Expand Up @@ -161,6 +162,7 @@ form{
left: 0;
border-top:1px solid #eee;
background-color: #fff;
z-index: 999;
}
.jiesuan-box .to-pay-btn{
width:250rpx;
Expand Down

0 comments on commit 6d7e290

Please sign in to comment.