From 6a5668cb0dac470c5903108c1fba9a80db6de2cf Mon Sep 17 00:00:00 2001 From: lz-ui Date: Tue, 16 Sep 2025 15:36:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{ => components}/basketball.vue | 27 ++++++++--- .../{ => components}/soccer.vue | 26 +++++++--- src/views/tc/eventAnalysisReport/detail.vue | 48 +++++++++++++++++++ src/views/tc/eventAnalysisReport/index.vue | 4 +- .../{ => components}/basketball.vue | 28 +++++++---- .../videoScript/{ => components}/soccer.vue | 26 +++++++--- src/views/tc/videoScript/detail.vue | 48 +++++++++++++++++++ src/views/tc/videoScript/index.vue | 4 +- 8 files changed, 178 insertions(+), 33 deletions(-) rename src/views/tc/eventAnalysisReport/{ => components}/basketball.vue (88%) rename src/views/tc/eventAnalysisReport/{ => components}/soccer.vue (89%) create mode 100644 src/views/tc/eventAnalysisReport/detail.vue rename src/views/tc/videoScript/{ => components}/basketball.vue (88%) rename src/views/tc/videoScript/{ => components}/soccer.vue (88%) create mode 100644 src/views/tc/videoScript/detail.vue diff --git a/src/views/tc/eventAnalysisReport/basketball.vue b/src/views/tc/eventAnalysisReport/components/basketball.vue similarity index 88% rename from src/views/tc/eventAnalysisReport/basketball.vue rename to src/views/tc/eventAnalysisReport/components/basketball.vue index 9c080cb..e8a23a2 100644 --- a/src/views/tc/eventAnalysisReport/basketball.vue +++ b/src/views/tc/eventAnalysisReport/components/basketball.vue @@ -26,11 +26,11 @@ - - - - - + + + + + @@ -40,7 +40,7 @@ {{ parseTime(scope.row.matchDateTime) }} - + - + - +