From fc1442bfbf64dd3c61a0c4ed06e98ac343d2a108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=A6=8D?= <1455167345@qq.com> Date: Mon, 3 Mar 2025 10:53:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=9C=AC=E7=BB=84=E4=BB=B6=E3=80=81?= =?UTF-8?q?=E5=BC=B9=E5=B9=95=E6=96=87=E5=AD=97=E3=80=81=E6=B8=90=E5=8F=98?= =?UTF-8?q?=E6=96=87=E5=AD=97=E3=80=81=E5=9B=BE=E7=89=87=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=90=84=E7=A7=8D=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Informations/Mores/Image/index.vue | 135 ++++++++--- .../Informations/Texts/TextBarrage/index.vue | 221 ++++++++++++------ .../Informations/Texts/TextCommon/index.vue | 203 ++++++++++------ .../Informations/Texts/TextGradient/index.vue | 136 ++++++++--- .../components/PreviewRenderList/index.vue | 4 +- 5 files changed, 478 insertions(+), 221 deletions(-) diff --git a/src/packages/components/Informations/Mores/Image/index.vue b/src/packages/components/Informations/Mores/Image/index.vue index db15b56..9841be5 100644 --- a/src/packages/components/Informations/Mores/Image/index.vue +++ b/src/packages/components/Informations/Mores/Image/index.vue @@ -1,5 +1,12 @@