From 333da7ef889f059867f954ae3c04e12ea1f4aefd Mon Sep 17 00:00:00 2001 From: v-zhangjc9 Date: Thu, 10 Jul 2025 14:35:29 +0800 Subject: [PATCH] =?UTF-8?q?style(web):=20=E7=A7=BB=E9=99=A4=E6=9C=AA?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-web/client/src/util/amis.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-web/client/src/util/amis.tsx b/service-web/client/src/util/amis.tsx index 8f4bf3d..52d1ba5 100644 --- a/service-web/client/src/util/amis.tsx +++ b/service-web/client/src/util/amis.tsx @@ -1,4 +1,4 @@ -import {addRule, AlertComponent, attachmentAdpator, makeTranslator, render, type Schema, ToastComponent} from 'amis' +import {AlertComponent, attachmentAdpator, makeTranslator, render, type Schema, ToastComponent} from 'amis' import 'amis/lib/themes/antd.css' import 'amis/lib/helper.css'