MrShi
2026-05-22 fbc074229fd4736f1ae2793c9daebf04726188b2
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";
@@ -153,6 +158,19 @@
  font-size: 24rpx;
  color: #FA8010;
}
.detail .nr .nr-status .nr-status-type2.data-v-3344e2da {
  width: 158rpx;
  height: 38rpx;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 8rpx;
  font-weight: 400;
  font-size: 24rpx;
  color: #FF0000;
  margin-left: 16rpx;
}
.detail .nr .nr-status .nr-status-type1.data-v-3344e2da {
  width: 158rpx;
  height: 38rpx;
@@ -181,8 +199,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,7 +399,7 @@
  width: 360rpx;
  height: 360rpx;
}
.detail .nr .item .item-qrcode canvas.data-v-3344e2da {
.detail .nr .item .item-qrcode #qrcodeCanvas.data-v-3344e2da {
  position: fixed;
  top: -100%;
  left: -100%;