修改界面显示

master
夜笙歌 10 months ago
parent 277a6ba692
commit 57a9e8cf2d

@ -569,7 +569,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -611,7 +611,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {
@ -648,7 +648,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -690,7 +690,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {
@ -727,7 +727,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -769,7 +769,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {
@ -806,7 +806,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -848,7 +848,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {
@ -885,7 +885,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -927,7 +927,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {
@ -964,7 +964,7 @@ export default {
center: ["50%", "50%"], center: ["50%", "50%"],
data: [ data: [
{ {
value: 50, value: 99,
label: { label: {
normal: { normal: {
rich: { rich: {
@ -1006,7 +1006,7 @@ export default {
}, },
}, },
{ {
value: 50, value: 1,
name: "invisible", name: "invisible",
itemStyle: { itemStyle: {
normal: { normal: {

Loading…
Cancel
Save