Browse Source

[详情页样式的修改]

tags/2.2.4
meo 6 years ago
parent
commit
a177798c29
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      pages/bannerdetail/index.wxss
  2. +1
    -0
      pages/couponorder/detail/index.wxss

+ 1
- 1
pages/bannerdetail/index.wxss View File

@@ -25,7 +25,7 @@
height: 120rpx;
display: flex;
justify-content: space-between;
padding: 0 4%;
padding: 0 4% 4%;
background: #fff;
}



+ 1
- 0
pages/couponorder/detail/index.wxss View File

@@ -71,6 +71,7 @@
border-radius:50%;
}
.qrcode > canvas {
position: relative;
width: 400rpx;
height: 400rpx;
}


Loading…
Cancel
Save