From 6f2d4b765300c858c4bb95c32e87194fb849d14a Mon Sep 17 00:00:00 2001 From: zttProjectSpace Date: Thu, 16 Jan 2025 18:37:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E5=BA=94=E7=94=A8=E5=B7=A6?= =?UTF-8?q?=E4=BE=A7=E8=A1=A8=E5=8D=95=E4=B8=8E=E5=8F=B3=E4=BE=A7=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E9=A2=84=E8=A7=88=E8=81=94=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dialogue/components/InterPreview.vue | 55 ++++++- src/views/styles/InterPreview.scss | 148 ++++++++++++++++++ 2 files changed, 202 insertions(+), 1 deletion(-) create mode 100644 src/views/styles/InterPreview.scss diff --git a/src/views/dialogue/components/InterPreview.vue b/src/views/dialogue/components/InterPreview.vue index b918756..80af171 100644 --- a/src/views/dialogue/components/InterPreview.vue +++ b/src/views/dialogue/components/InterPreview.vue @@ -1,9 +1,62 @@