rk
2026-05-11 33caf2bb79bb3c561916c91ae386ec772411e2e8
small-program/unpackage/dist/dev/mp-weixin/pages/delivery-order-detail/delivery-order-detail.wxss
@@ -1,6 +1,11 @@
page {
   background-color: #F8F9FB;
      background-color: #F8F9FB;
}
.u-count-down__text {
      font-weight: 400 !important;
       font-size: 26rpx !important;
      color: #ffffff !important;
}
@charset "UTF-8";
@@ -108,7 +113,7 @@
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  z-index: 99999;
}
.detail .head .head-nav.data-v-3344e2da {
  width: 100%;
@@ -181,8 +186,6 @@
  margin-top: 30rpx;
}
.detail .nr .item map.data-v-3344e2da {
  width: 100%;
  height: 362rpx;
  border-radius: 16rpx;
}
.detail .nr .item .addr.data-v-3344e2da {
@@ -383,6 +386,12 @@
  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 text.data-v-3344e2da:nth-child(2) {
  font-weight: 600;
  font-size: 36rpx;
@@ -475,6 +484,7 @@
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20rpx;
}
.detail .nr .item .item-list .item-list-row .item-form-list .item-form-list-row.data-v-3344e2da {
  width: 88rpx;