From 49e2b378f2cd3fa2310e72a260af2f9cd99ac92b Mon Sep 17 00:00:00 2001 From: xream Date: Tue, 24 Dec 2024 01:20:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=84=E5=90=88=E8=AE=A2=E9=98=85?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=89=8B=E5=8A=A8=E8=AE=BE=E7=BD=AE=E6=B5=81?= =?UTF-8?q?=E9=87=8F=E4=BF=A1=E6=81=AF.=20=E6=94=AF=E6=8C=81=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E9=93=BE=E6=8E=A5.=20=E6=AD=A4=E6=97=B6=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E5=93=8D=E5=BA=94=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/SubEditor.vue | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ebf8c971..3130d316 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-store-front-end", - "version": "2.14.313", + "version": "2.14.314", "private": true, "scripts": { "dev": "vite --host", diff --git a/src/views/SubEditor.vue b/src/views/SubEditor.vue index 1ce74002..3d2485e4 100644 --- a/src/views/SubEditor.vue +++ b/src/views/SubEditor.vue @@ -339,7 +339,24 @@ - + + +