mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-23 15:52:49 +08:00
perf: 优化数字翻牌组件说明
This commit is contained in:
parent
8987dd1682
commit
11cd4d0da1
@ -6,7 +6,7 @@ export const FlipperNumberConfig: ConfigType = {
|
|||||||
key: 'FlipperNumber',
|
key: 'FlipperNumber',
|
||||||
chartKey: 'VFlipperNumber',
|
chartKey: 'VFlipperNumber',
|
||||||
conKey: 'VCFlipperNumber',
|
conKey: 'VCFlipperNumber',
|
||||||
title: '数字翻牌',
|
title: '数字翻牌-需动态触发',
|
||||||
category: ChatCategoryEnum.MORE,
|
category: ChatCategoryEnum.MORE,
|
||||||
categoryName: ChatCategoryEnumName.MORE,
|
categoryName: ChatCategoryEnumName.MORE,
|
||||||
package: PackagesCategoryEnum.DECORATES,
|
package: PackagesCategoryEnum.DECORATES,
|
||||||
|
Loading…
Reference in New Issue
Block a user