From 7d014d6d946d66f6ba83c2de39f53862464f5ae9 Mon Sep 17 00:00:00 2001 From: ali-pay Date: Wed, 17 Dec 2025 11:23:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20JsonViewer=20?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/JsonPretty/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/JsonPretty/index.vue b/src/components/JsonPretty/index.vue index 31b8438..1c52a6c 100644 --- a/src/components/JsonPretty/index.vue +++ b/src/components/JsonPretty/index.vue @@ -1,6 +1,6 @@