From 24a30750c72501394292047104c8da4af04c9ea9 Mon Sep 17 00:00:00 2001 From: Leon Xu Date: Sat, 1 Jan 2022 12:42:16 -0800 Subject: [PATCH] doc: update ViewWorkout view component --- src/views/ViewWorkout.vue | 446 +++++++++++++++++++++++++++++++++++++- 1 file changed, 444 insertions(+), 2 deletions(-) diff --git a/src/views/ViewWorkout.vue b/src/views/ViewWorkout.vue index dff6019..b4a551f 100644 --- a/src/views/ViewWorkout.vue +++ b/src/views/ViewWorkout.vue @@ -1,28 +1,470 @@