From 9c8e6f6308a2911e8c03cf25f9a0312967603518 Mon Sep 17 00:00:00 2001 From: artem Date: Thu, 17 Sep 2026 13:59:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=84=D0=BE=D1=82=D0=BE=D0=B3=D1=80=D0=B0=D1=84=D0=B8?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/workouts/components/WorkoutItem.vue | 176 ++++++++++++++++-- 1 file changed, 164 insertions(+), 12 deletions(-) diff --git a/src/pages/workouts/components/WorkoutItem.vue b/src/pages/workouts/components/WorkoutItem.vue index 4180813..68ce675 100644 --- a/src/pages/workouts/components/WorkoutItem.vue +++ b/src/pages/workouts/components/WorkoutItem.vue @@ -70,7 +70,7 @@ color: 'gray', }" /> - + position="bottom-center" + > + +
@@ -199,10 +201,8 @@ id="workout-photos" v-if="workoutItem && (photos.length > 0 || isPrivate)" > -
-

Фото

+
+
+ + + + + + {{ lightboxIndex + 1 }} / {{ photos.length }} + +