diff --git a/components/AiEchart/template/bar/barChart5.js b/components/AiEchart/template/bar/barChart5.js index cc17000a..2a7358d8 100644 --- a/components/AiEchart/template/bar/barChart5.js +++ b/components/AiEchart/template/bar/barChart5.js @@ -8,12 +8,12 @@ export default { left: 50, right: 0 }, tooltip: { - trigger: 'axis', backgroundColor: 'rgba(14, 51, 111, 0.9)', borderColor: '#1A6ABC', + // trigger: 'axis', backgroundColor: 'rgba(14, 51, 111, 0.9)', borderColor: '#1A6ABC', textStyle: {color: '#fff'} }, yAxis: { nameGap: 23, minInterval: 1, - splitLine: {lineStyle: {color: 'rgba(255,255,255,.2)', type: 'dashed'}}, + // splitLine: {lineStyle: {color: 'rgba(255,255,255,.2)', type: 'dashed'}}, axisLabel: {color: '#fff'}, axisPointer: {show: false} }, axisPointer: { diff --git a/components/layout/AiRanking/components/Ranking1.vue b/components/layout/AiRanking/components/Ranking1.vue new file mode 100644 index 00000000..f8517cb9 --- /dev/null +++ b/components/layout/AiRanking/components/Ranking1.vue @@ -0,0 +1,216 @@ + + + + + diff --git a/components/layout/AiRanking/components/Ranking2.vue b/components/layout/AiRanking/components/Ranking2.vue new file mode 100644 index 00000000..58c393ef --- /dev/null +++ b/components/layout/AiRanking/components/Ranking2.vue @@ -0,0 +1,156 @@ + + + + + diff --git a/components/layout/AiRanking/components/Ranking3.vue b/components/layout/AiRanking/components/Ranking3.vue new file mode 100644 index 00000000..4e70a9ab --- /dev/null +++ b/components/layout/AiRanking/components/Ranking3.vue @@ -0,0 +1,151 @@ + + + + +