xuxueyang
2024-08-13 a4ea10b61135956b23a0a44ddd4620c6ee9b9c02
sub_pages/customer/shopping/confirm.vue
@@ -49,6 +49,7 @@
         //   private BigDecimal packing;
         if (this.currentInfo.customerDTO && this.currentInfo.customerDTO.partnerId) {
            //todo 考虑一下,由后台实时获取,如果获取的合伙人id不一样,那么就刷新当前用户信息。
            this.$http.request('get', '/api/partner/page/view', {
               params: {
                  id: this.currentInfo.customerDTO.partnerId
@@ -488,6 +489,7 @@
                  color: #000000;
                  line-height: 40rpx;
                  word-break: break-word;
                  min-height: 90rpx
               }
               .price {