From a8211574539a2b2dbeca34d1d2fb05b650697f9c Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Tue, 28 Oct 2025 15:00:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(SRTEditor):=20=E4=BF=AE=E5=A4=8D=E5=AD=97?= =?UTF-8?q?=E5=B9=95=E7=BC=96=E8=BE=91=E5=99=A8=E4=B8=AD=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=BD=BF=E7=94=A8=E7=9A=84=E5=AD=97=E5=B9=95?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/aigc/generation/SRTEditor.vue | 478 +++++++++++++++++------ 1 file changed, 351 insertions(+), 127 deletions(-) diff --git a/components/aigc/generation/SRTEditor.vue b/components/aigc/generation/SRTEditor.vue index 811219e..f3ddc61 100644 --- a/components/aigc/generation/SRTEditor.vue +++ b/components/aigc/generation/SRTEditor.vue @@ -1,12 +1,12 @@