NEZ-1294 feat: 初始chart-clock 时钟组件开发

This commit is contained in:
@changcode
2021-12-28 16:48:50 +08:00
parent caa8e2d0e6
commit 835d3afba5
8 changed files with 426 additions and 8 deletions

View File

@@ -399,6 +399,7 @@ export const chartType = {
log: 'log',
text: 'text',
url: 'url',
clock: 'clock',
group: 'group',
diagram: 'diagram',
assetInfo: 'assetInfo',