UI样式修改

This commit is contained in:
a0049873 2022-11-17 15:35:00 +08:00
parent b5f18ecedc
commit 904c7cbbb5
2 changed files with 2 additions and 4 deletions

View File

@ -259,7 +259,7 @@
padding-bottom: 0;
.main {
width: 100%;
margin-top: 10px;
margin-top: 60px;
display: flex;
flex-direction: column;
align-items: center;

View File

@ -261,8 +261,7 @@
{
center: ['50%', '40%'],
type: 'pie',
selectedMode: 'single',
silent: true,
// selectedMode: 'single',
radius: ['50%', '30%'],
color: ['#fe845e', '#6cc95a', '#02d1b0', '#1772ff', '#FAC858'],
top: '0',
@ -290,7 +289,6 @@
type: 'pie',
center: ['50%', '40%'],
radius: ['58%', '50%'],
silent: true,
itemStyle: {
normal: {
color: '#c2c7d6',