Ver a proveniência

[详情页样式的修改]

tags/2.2.4
meo há 6 anos
ascendente
cometimento
a177798c29
2 ficheiros alterados com 2 adições e 1 eliminações
  1. +1
    -1
      pages/bannerdetail/index.wxss
  2. +1
    -0
      pages/couponorder/detail/index.wxss

+ 1
- 1
pages/bannerdetail/index.wxss Ver ficheiro

@@ -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 Ver ficheiro

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


Carregando…
Cancelar
Guardar