fix(amis-saas-7730): 下掉多余的卡片组件

Change-Id: I7bb1a6b3cef0fccbc5604deda73ade72bf1a1eef
This commit is contained in:
wibetter 2022-10-27 15:58:05 +08:00
parent b0d31df615
commit b072eff602

View File

@ -16,6 +16,7 @@ export class Card2Plugin extends BasePlugin {
// 组件名称
name = '卡片';
isBaseComponent = true;
disabledRendererPlugin = true;
description = '展示单个卡片。';
tags = ['展示'];
icon = '';