This commit is contained in:
yanran200730
2022-05-11 10:20:55 +08:00
parent 97d29d0d7e
commit 8998e9a664
2 changed files with 3 additions and 2 deletions

View File

@@ -1003,6 +1003,7 @@
.layout-middle { .layout-middle {
flex: 1; flex: 1;
background: #000;
.canvas-wrapper { .canvas-wrapper {
position: relative; position: relative;

View File

@@ -412,7 +412,7 @@ const components = [
}, },
{ {
code: 'widget-linechart', code: 'widget-linechart',
type: 'pieChart', type: 'pieChart1',
label: '饼图', label: '饼图',
title: '饼图', title: '饼图',
icon: 'icontext_box', icon: 'icontext_box',