소스 검색

[详情页样式的修改]

tags/2.2.4
meo 6 년 전
부모
커밋
a177798c29
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pages/bannerdetail/index.wxss
  2. +1
    -0
      pages/couponorder/detail/index.wxss

+ 1
- 1
pages/bannerdetail/index.wxss 파일 보기

@@ -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 파일 보기

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


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