From 0c1ea82adf61cfcdfafbfce2403cb7beb011b363 Mon Sep 17 00:00:00 2001 From: "sungjin.choi" Date: Fri, 29 May 2026 00:39:19 +0900 Subject: [PATCH] fix : main banner modify --- src/components/TuiProgressBar.vue | 369 +++++++++++++++++++++++++----- 1 file changed, 306 insertions(+), 63 deletions(-) diff --git a/src/components/TuiProgressBar.vue b/src/components/TuiProgressBar.vue index bb0a98a..0f727d4 100644 --- a/src/components/TuiProgressBar.vue +++ b/src/components/TuiProgressBar.vue @@ -70,85 +70,328 @@ const barString = computed(() => { - + + \ No newline at end of file