UI样式修改
This commit is contained in:
parent
b5f18ecedc
commit
904c7cbbb5
|
@ -259,7 +259,7 @@
|
|||
padding-bottom: 0;
|
||||
.main {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
margin-top: 60px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue