From f825a031734875844ea6ca4dff73b3c18fcfce31 Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Tue, 22 Apr 2025 15:29:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E8=89=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-前台/src/views/indexCom/XGZL.vue | 4 +- .../src/views/indexCom/follow.vue | 22 +++++----- acupuncture-前台/src/views/indexCom/index.js | 40 +++++++++---------- .../src/views/indexCom/patient.vue | 2 +- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/acupuncture-前台/src/views/indexCom/XGZL.vue b/acupuncture-前台/src/views/indexCom/XGZL.vue index 401ab088..c10d86b6 100644 --- a/acupuncture-前台/src/views/indexCom/XGZL.vue +++ b/acupuncture-前台/src/views/indexCom/XGZL.vue @@ -9,7 +9,7 @@
- + 中西医结合
@@ -52,7 +52,7 @@
- + 治愈
diff --git a/acupuncture-前台/src/views/indexCom/follow.vue b/acupuncture-前台/src/views/indexCom/follow.vue index 32a0a51d..95d1a7c5 100644 --- a/acupuncture-前台/src/views/indexCom/follow.vue +++ b/acupuncture-前台/src/views/indexCom/follow.vue @@ -90,47 +90,47 @@ export default { followEcharts.series = []; let colorArr = [ "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", "#EBE4C6", - "#DF8845", + "#C6A268", "#406E49", "#00A046", ]; diff --git a/acupuncture-前台/src/views/indexCom/index.js b/acupuncture-前台/src/views/indexCom/index.js index b8c99e73..96698780 100644 --- a/acupuncture-前台/src/views/indexCom/index.js +++ b/acupuncture-前台/src/views/indexCom/index.js @@ -23,7 +23,7 @@ export const HZXX = { bottom: "0%", containLabel: true, }, - color: ["#DF8845"], + color: ["#C6A268"], graphic: { type: "text", left: "center", @@ -108,7 +108,7 @@ export const ageEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -156,14 +156,14 @@ export const ageEcharts = { data: [], type: "bar", barMaxWidth: 24, //柱图宽度 - color: "#DF8845", + color: "#C6A268", // itemStyle: { // normal: { // //这里设置柱形图圆角 [左上角,右上角,右下角,左下角] // barBorderRadius: [50, 50, 0, 0], // color: function (params) { // var colorList = [ - // "#DF8845", + // "#C6A268", // ]; // return colorList[params.dataIndex]; // }, @@ -179,7 +179,7 @@ export const diseaseEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -240,7 +240,7 @@ export const diagnoseEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -301,7 +301,7 @@ export const systemEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -349,7 +349,7 @@ export const systemEcharts = { data: [], type: "bar", barMaxWidth: 24, //柱图宽度 - color: "#DF8845", + color: "#C6A268", // itemStyle: { // normal: { // //这里设置柱形图圆角 [左上角,右上角,右下角,左下角] @@ -366,7 +366,7 @@ export const physiqueEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -447,7 +447,7 @@ export const postureEcharts = { bottom: "0%", containLabel: true, }, - color: ["#C7BDB1", "#DF8845", "#906C4A", "#406E49", "#582518"], + color: ["#C7BDB1", "#C6A268", "#906C4A", "#406E49", "#582518"], series: [ { type: "pie", @@ -479,7 +479,7 @@ export const agrypniaEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -527,7 +527,7 @@ export const agrypniaEcharts = { data: [], type: "bar", barMaxWidth: 24, //柱图宽度 - color: "#DF8845", + color: "#C6A268", // itemStyle: { // normal: { // //这里设置柱形图圆角 [左上角,右上角,右下角,左下角] @@ -544,7 +544,7 @@ export const anxietyEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -626,7 +626,7 @@ export const healTypeEcharts = { bottom: "0%", containLabel: true, }, - color: ["#DF8845", "#D8D8D8"], + color: ["#C6A268", "#D8D8D8"], series: [ { type: "pie", @@ -658,7 +658,7 @@ export const diseaseMethodEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -747,7 +747,7 @@ export const effectEcharts = { bottom: "0%", containLabel: true, }, - color: ["#DF8845", "#00A046", "#406E49", "#EBE4C6"], + color: ["#C6A268", "#00A046", "#406E49", "#EBE4C6"], series: [ { type: "pie", @@ -779,7 +779,7 @@ export const costEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -827,7 +827,7 @@ export const costEcharts = { data: [], type: "bar", barMaxWidth: 24, //柱图宽度 - color: "#DF8845", + color: "#C6A268", // itemStyle: { // normal: { // //这里设置柱形图圆角 [左上角,右上角,右下角,左下角] @@ -844,7 +844,7 @@ export const followEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { @@ -895,7 +895,7 @@ export const lossFollowEcharts = { axisPointer: { type: "cross", label: { - backgroundColor: "#DF8845", + backgroundColor: "#C6A268", }, }, formatter: function (params) { diff --git a/acupuncture-前台/src/views/indexCom/patient.vue b/acupuncture-前台/src/views/indexCom/patient.vue index c70393ee..ebc313ac 100644 --- a/acupuncture-前台/src/views/indexCom/patient.vue +++ b/acupuncture-前台/src/views/indexCom/patient.vue @@ -283,7 +283,7 @@ export default {