From 2725f136fece859337cdcf1782607df7f9d54b46 Mon Sep 17 00:00:00 2001 From: mtrun <1262327911@qq.com> Date: Thu, 31 Mar 2022 10:00:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=A3=85=E9=A5=B0?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Decorates/Decorates/Decorates01/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packages/components/Decorates/Decorates/Decorates01/index.ts b/src/packages/components/Decorates/Decorates/Decorates01/index.ts index 838cc465..26e1ff73 100644 --- a/src/packages/components/Decorates/Decorates/Decorates01/index.ts +++ b/src/packages/components/Decorates/Decorates/Decorates01/index.ts @@ -6,7 +6,7 @@ export const Decorates01Config: ConfigType = { key: 'Decorates01', chartKey: 'VDecorates01', conKey: 'VCDecorates01', - title: '装饰组件-01', + title: '装饰-01', category: ChatCategoryEnum.DECORATES, categoryName: ChatCategoryEnumName.DECORATES, package: PackagesCategoryEnum.DECORATES,