diff --git a/p__Paths__Overview__index.async.js b/p__Paths__Overview__index.async.js index 7a0f73ae78..cae82b7f88 100644 --- a/p__Paths__Overview__index.async.js +++ b/p__Paths__Overview__index.async.js @@ -636,7 +636,7 @@ var Page = function Page(_ref) { tooltip: { trigger: "axis", backgroundColor: "#fff", - borderColor: "#6C96F3", + borderColor: "rgba(255,145,59,0.8)", borderWidth: 1, axisPointer: { type: 'none' @@ -720,7 +720,7 @@ var Page = function Page(_ref) { y2: 1, colorStops: [{ offset: 0, - color: 'rgba(255,145,59,0.4)' // 0% 处的颜色 + color: 'rgba(255,145,59,0.8)' // 0% 处的颜色 }, { offset: 1, color: 'rgba(255,182,59,0)' // 100% 处的颜色 diff --git a/p__Shixuns__Overview__index.async.js b/p__Shixuns__Overview__index.async.js index 4b8eadf2d2..17eb692d5f 100644 --- a/p__Shixuns__Overview__index.async.js +++ b/p__Shixuns__Overview__index.async.js @@ -345,7 +345,7 @@ var Page = function Page(_ref3) { tooltip: { trigger: "axis", backgroundColor: "#fff", - borderColor: "#6C96F3", + borderColor: "rgba(254,113,64,0.8)", borderWidth: 1, axisPointer: { type: 'none' @@ -428,7 +428,7 @@ var Page = function Page(_ref3) { y2: 1, colorStops: [{ offset: 0, - color: 'rgba(254,113,64,0.32)' // 0% 处的颜色 + color: 'rgba(254,113,64,0.8)' // 0% 处的颜色 }, { offset: 1, color: 'rgba(254,64,64,0)' // 100% 处的颜色 @@ -508,7 +508,7 @@ var Page = function Page(_ref3) { value: (SBody === null || SBody === void 0 ? void 0 : SBody.primary_size) || 0, name: "初级", itemStyle: { - color: "#69C05A" + color: "#589BE0" } }, { value: (SBody === null || SBody === void 0 ? void 0 : SBody.middle_size) || 0, @@ -583,7 +583,7 @@ var Page = function Page(_ref3) { tooltip: { trigger: "axis", backgroundColor: "#fff", - borderColor: "#6C96F3", + borderColor: "rgba(255,145,59,0.8)", borderWidth: 1, axisPointer: { type: 'none' @@ -666,7 +666,7 @@ var Page = function Page(_ref3) { y2: 1, colorStops: [{ offset: 0, - color: 'rgba(255,145,59,0.4)' // 0% 处的颜色 + color: 'rgba(255,145,59,0.8)' // 0% 处的颜色 }, { offset: 1, color: 'rgba(255,182,59,0)' // 100% 处的颜色