.order-detail-seller-container {
  margin-bottom: var(--s-3, 24rpx);
  .shop-logo{
    width: 100%; // 小程序Image会默认页面宽度需要设置一下
  }
}
