MrShi
2026-06-09 3f9032e92fdd383bfefc87a0bec9b242e1223851
small-program/unpackage/dist/dev/mp-weixin/pages/delivery-order-detail/delivery-order-detail.wxss
@@ -523,11 +523,15 @@
  width: 360rpx;
  height: 360rpx;
}
.detail .nr .item .item-qrcode #qrcodeCanvas.data-v-3344e2da {
  position: fixed;
  top: -100%;
  left: -100%;
  opacity: 0;
.detail .nr .item .item-qrcode .qrcode-box.data-v-3344e2da {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.detail .nr .item .item-qrcode .qrcode-box canvas.data-v-3344e2da {
  width: 360rpx;
  height: 360rpx;
}
.detail .nr .item .item-qrcode text.data-v-3344e2da:nth-child(2) {
  font-weight: 600;