From c7db59110ef6fd6e417e8a07432a25f0364c9a69 Mon Sep 17 00:00:00 2001 From: gofnnp Date: Mon, 5 Dec 2022 08:37:34 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#12928=20=D0=B4=D0=BE=D1=80=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D1=82=D0=BA=D0=B8=20=D0=BF=D0=BE=20=D0=BA=D0=BE=D1=80?= =?UTF-8?q?=D0=B7=D0=B8=D0=BD=D0=B5=20=D0=B8=20=D0=BE=D1=82=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BA=D0=B5=20=D0=B7=D0=B0=D0=BA=D0=B0=D0=B7=D0=B0?= =?UTF-8?q?,=20=D0=BA=D0=BE=D1=80=D0=B8=D0=B7=D0=BD=D0=B0=20=D1=82=D0=B5?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D1=8C=20=D1=85=D1=80=D0=B0=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=81=D1=8F=20=D0=B2=20=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=B5=D0=B4=D0=B6,=20=D0=B0=20=D0=BD=D0=B5?= =?UTF-8?q?=20=D0=B2=20=D0=BA=D1=83=D0=BA=D0=B8,=20=D0=B0=D0=B4=D0=B0?= =?UTF-8?q?=D0=BF=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=20=D0=BA=D0=BE?= =?UTF-8?q?=D1=80=D0=B7=D0=B8=D0=BD=D1=83=20=D0=BF=D0=BE=D0=B4=20=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D1=8B=D0=B5=20=D1=82=D0=BE=D0=B2=D0=B0=D1=80=D1=8B?= =?UTF-8?q?=20=D0=B8=20=D0=BC=D0=BE=D0=B4=D0=B8=D1=84=D0=B8=D0=BA=D0=B0?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../user-data-order.component.html | 35 ++++---- .../user-data-order.component.scss | 71 ++++++++++++---- .../user-data-order.component.ts | 83 ++++++++++--------- angular/src/app/models/cart-product.ts | 52 ++++++++---- angular/src/app/models/order-product.ts | 11 ++- angular/src/app/models/order.ts | 4 +- .../src/app/pages/cart/cart.component.html | 14 ++-- .../src/app/pages/cart/cart.component.scss | 29 +++++-- angular/src/app/services/cart.service.ts | 67 ++++++++------- 9 files changed, 226 insertions(+), 140 deletions(-) diff --git a/angular/src/app/components/user-data-order/user-data-order.component.html b/angular/src/app/components/user-data-order/user-data-order.component.html index 7daa548..ce27a6c 100644 --- a/angular/src/app/components/user-data-order/user-data-order.component.html +++ b/angular/src/app/components/user-data-order/user-data-order.component.html @@ -34,25 +34,17 @@

+ optionLabel="title" (onChange)="changeDeliveryType($event)">

- +

- - *Оплата бонусами + + +