@ -76,7 +76,7 @@ export const gende = {
bottom: "0%",
containLabel: true,
},
color: ["#406E49", "#EBE4C6"],
color: ["#406E49", "#dad0a7"],
series: [
{
type: "pie",
@ -44,7 +44,7 @@
<span class="dian" style="background: #406e49"></span>
男
</div>
<span class="dian" style="background: #ebe4c6"></span>
<span class="dian" style="background: #dad0a7"></span>
女
@ -89,47 +89,47 @@ export default {
handleFollow() {
followEcharts.series = [];
let colorArr = [
"#dad0a7",
"#EBE4C6",
"#406E49",
"#00A046",