From 8f63d53b734eb9a8b8464c5722e412536bab65c6 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期六, 12 十月 2024 18:00:37 +0800 Subject: [PATCH] format --- src/components/chat/chatComponents/htmlCom/HTMLCom.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/chat/chatComponents/htmlCom/HTMLCom.vue b/src/components/chat/chatComponents/htmlCom/HTMLCom.vue index 5e97b35..d6e2cb8 100644 --- a/src/components/chat/chatComponents/htmlCom/HTMLCom.vue +++ b/src/components/chat/chatComponents/htmlCom/HTMLCom.vue @@ -4,7 +4,6 @@ license="GPLv3" :src="data.url" width="100%" - style="min-height: 500px" frameborder="no" border="0" marginwidth="0" -- Gitblit v1.9.3