echart 组件

This commit is contained in:
yanran200730
2022-05-11 11:37:37 +08:00
parent 8998e9a664
commit e4d1e85156
5 changed files with 208 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ export default {
.slot {
width: 100%;
height: calc(100% - 0px);
padding: 20px 10px 20px;
padding: 40px 10px 20px;
background: rgba(120, 0, 0, 0.2);
border: 1px solid rgba(203, 45, 0, 0.5);
}