This commit is contained in:
姚宇浩 2024-04-18 15:07:28 +08:00
parent f255a861a8
commit ce5be8ce55
2 changed files with 74 additions and 71 deletions

View File

@ -38,77 +38,81 @@ const option = {
},
},
},
// legend: [
// {
// orient: "horizontal",
// icon: "circle",
// align: "left",
// bottom: "0",
// itemWidth: 8,
// itemHeight: 8,
// y: "20",
// x: "center",
// data: ["", ""],
// formatter: (name) => {
// return `{b|${name}} `;
// },
// textStyle: {
// color: "#999999",
// fontSize: 12,
// align: "left",
// //
// backgroundColor: "transparent",
// rich: {
// b: {
// width: 200,
// },
// },
// },
// },
// {
// orient: "horizontal",
// icon: "circle",
// align: "left",
// bottom: "0",
// itemWidth: 8,
// itemHeight: 8,
// y: "40",
// x: "center",
// data: ["", "", "/"],
// formatter: (name) => {
// return `{a|${name}} `;
// },
// legend: [
// {
// orient: "horizontal",
// icon: "circle",
// align: "left",
// bottom: "0",
// itemWidth: 8,
// itemHeight: 8,
// y: "20",
// x: "center",
// data: ["", ""],
// formatter: (name) => {
// return `{b|${name}} `;
// },
// textStyle: {
// color: "#999999",
// fontSize: 12,
// align: "left",
// //
// backgroundColor: "transparent",
// rich: {
// b: {
// width: 200,
// },
// },
// },
// },
// {
// orient: "horizontal",
// icon: "circle",
// align: "left",
// bottom: "0",
// itemWidth: 8,
// itemHeight: 8,
// y: "40",
// x: "center",
// data: ["", "", "/"],
// formatter: (name) => {
// return `{a|${name}} `;
// },
// textStyle: {
// color: "#999999",
// fontSize: 12,
// align: "left",
// //
// backgroundColor: "transparent",
// rich: {
// a: {
// width: 200,
// },
// },
// },
// },
// ],
// textStyle: {
// color: "#999999",
// fontSize: 12,
// align: "left",
// //
// backgroundColor: "transparent",
// rich: {
// a: {
// width: 200,
// },
// },
// },
// },
// ],
legend: {
data: [
"特困救助金额",
"低保救助金额",
"",
"特困救助人次",
"低保救助人次",
"低边救助人次",
],
top: "8%",
textStyle: {
fontSize: 12,
color: "#ffffff", //
legend: [
{
data: ["特困救助金额", "低保救助金额"],
top: "3%",
textStyle: {
fontSize: 12,
color: "#ffffff", //
},
},
},
{
data: ["特困救助人次", "低保救助人次", "低边救助人次"],
top: "13%",
textStyle: {
fontSize: 12,
color: "#ffffff", //
},
},
],
grid: {
top: "28%",
left: "6%",

View File

@ -6,6 +6,7 @@
class="yd_title"
:class="zxjz ? 'left_1' : 'left_1_1'"
@click="zxjzChange()"
style="cursor: pointer"
></div>
<div class="choose">
<div
@ -28,8 +29,6 @@
</div>
</div>
<eP1></eP1>
</div>
<div class="flex1">
<div class="choose">
<div
:class="jz[1].choose == '1' ? 'choose_1' : 'choose_2'"
@ -151,7 +150,7 @@
</div>
<div class="flex1">
<div class="yd_title right_2"></div>
<div style="margin-top:20px;">
<div style="margin-top: 20px">
<div class="czr-bj">
<div class="czrBox">
<div class="situation situation1"></div>