提交 b9bb354d authored 作者: ww1xhqc's avatar ww1xhqc

fix(数据替换): 融办办公数据替换分支

上级 e60c72d9
......@@ -88,7 +88,7 @@ const xAxisCity = [
"丽水",
];
const cityData = {
value: [225, 160, 170, 140, 145, 75, 125, 100, 70, 40, 60],
value: [75, 37, 4, 17, 8, 10, 1, 1, 0, 0, 2],
};
/**
* 军民协同创新
......@@ -109,7 +109,7 @@ export default defineComponent({
data() {
return {
countryEcharts: null,
shu: "206",
shu: "155",
TargetBars: null,
};
},
......
......@@ -45,7 +45,7 @@ const xAxisCity = [
"丽水",
];
const cityData = {
value: [404, 404, 400, 400, 400, 400, 400, 400, 400, 400, 400],
value: [79.83, 9.08, 3.4, 11.8, 5.17, 13.95, 4.52, 1.58, 0.18, 3.69, 1.82],
};
/**
......@@ -60,7 +60,7 @@ export default defineComponent({
data() {
return {
countryEcharts: null,
shu: 434,
shu: 135.03,
enterprises: null,
cards: [
{
......
......@@ -18,7 +18,7 @@ import { defineComponent } from "vue";
import MapTitle from "@/components/mapTitle/index.vue";
import * as echarts from "echarts";
const SeriesData = [25, 27, 18, 22, 28, 24, 19, 20, 21, 22, 19];
const SeriesData = [19, 13.5, 6.5, 12.5, 15.5, 14, 6.5, 10.5, 8, 4, 6];
const xAxisValue = [
"杭州",
"宁波",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论