提交 c863a125 authored 作者: 李's avatar

00

上级 c130b9f6
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<MapTitle text="军民协同创新总览" /> <MapTitle text="军民协同创新总览" />
<div class="describes"> <div class="describes">
<div class="text">各市军民协同创新指标情况</div> <div class="text">各市军民协同创新指标情况</div>
<el-row class="" justify="space-between"> <!-- <el-row class="" justify="space-between">
<div class="years" align="middle"> <div class="years" align="middle">
<span <span
v-for="(item, index) in years" v-for="(item, index) in years"
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
>{{ item }}</span >{{ item }}</span
> >
</div> </div>
</el-row> </el-row> -->
</div> </div>
<div id="synergyInnovation" class="line"></div> <div id="synergyInnovation" class="line"></div>
...@@ -26,7 +26,7 @@ import { defineComponent } from "vue"; ...@@ -26,7 +26,7 @@ import { defineComponent } from "vue";
import MapTitle from "@/components/mapTitle/index.vue"; import MapTitle from "@/components/mapTitle/index.vue";
import * as echarts from "echarts"; import * as echarts from "echarts";
const SeriesData = [25, 27, 18, 22, 28, 24, 19, 20, 21, 22, 19]; const SeriesData = [80, 70, 60, 45, 28, 24, 19, 20, 21, 22, 19];
const xAxisValue = [ const xAxisValue = [
"杭州", "杭州",
"宁波", "宁波",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论