提交 ba30a1d4 authored 作者: Your Name's avatar Your Name

fix(创新示范): 数据调整

上级 dab8646d
......@@ -147,7 +147,7 @@ export default defineComponent({
computed: {
optionBar() {
const seriesBar = {
name: "收入规模",
name: "投资金额",
type: "bar",
itemStyle: {
color: "#4198ff",
......@@ -157,7 +157,7 @@ export default defineComponent({
return {
name: item.name,
value: item,
label: "收入规模",
label: "投资金额",
};
}),
};
......
<template>
<MapTitle text="承担军品情况" />
<MapTitle text="承担军品任务情况" />
<el-row>
<el-col :span="8">
......
<template>
<MapTitle text="民口单位服务武器装备科研生产情况(截至2021第二季度)" />
<MapTitle text="民口单位服务武器装备科研生产情况" />
<el-row class="science-info" justify="space-between">
<el-col :span="11">
<div class="card-item">
......@@ -14,10 +14,10 @@
</el-col>
<el-col class="increase-rate" :span="12">
<div class="title">城市增长率</div>
<div class="title">各市民口单位军品收入增长率</div>
<div class="rate-list">
<div class="rate-list-head rate-list-item">
<span>城市</span>
<span>地区</span>
<span>增长率</span>
</div>
......
<template>
<MapTitle text="军民融合产业各领域主营业务收入" />
<MapTitle text="军民融合产业各领域主营业务收入情况" />
<el-row>
<el-col :span="10">
......@@ -7,8 +7,8 @@
<div id="businessIncome" class="business-income"></div>
<div class="money-logo">
<div>
<img src="@/assets/img/qiandai.svg" alt="" />
<div>营业收入 <span>(元)</span></div>
<!-- <img src="@/assets/img/qiandai.svg" alt="" /> -->
<div>营业收入 <span>(亿元)</span></div>
</div>
<span class="mony-number">3532.82</span>
</div>
......@@ -184,7 +184,7 @@ export default defineComponent({
position: relative;
.money-logo {
top: 40%;
left: 34%;
left: 37%;
position: absolute;
text-align: center;
transform: scale(1.2);
......
......@@ -85,7 +85,7 @@ export default defineComponent({
textStyle: {},
className: "target-bar-tooltip",
formatter:
"<span class='title'>{b0}</span>: <br /> <span class='bar-text'>{c0}</span> 亿元",
"<span class='title'>{b0}</span>: <br /> <span class='bar-text'>{c0}</span> ",
},
legend: {},
grid: {
......
......@@ -58,12 +58,12 @@ export default defineComponent({
data() {
return {
list: [
{ label: "领跑产品(技术)", value: "50", unit: "个" },
{ label: "领跑产品(技术)", value: "130", unit: "个" },
{ label: "军地协同创新平台", value: "139", unit: "个" },
{ label: "新兴领域研发经费", value: "86.55", unit: "亿元" },
],
list2x: [
{ label: "军工科研设备设施开放共享", value: "867", unit: "个" },
{ label: "军工科研设备设施开放共享", value: "687", unit: "个" },
{ label: "军民资源共享信息平台数量", value: "212", unit: "个" },
{ label: "军地需求对接活动数量", value: "56", unit: "个" },
],
......
......@@ -61,7 +61,7 @@ export default defineComponent({
rate: "31.5%",
value: "3545.5",
label: "主营业务收入",
valueUnit: "",
valueUnit: "亿元",
},
{
title: "国防科技工业",
......@@ -97,7 +97,6 @@ export default defineComponent({
padding: 3px 20px;
display: flex;
flex-direction: column;
text-align: center;
}
.info-item {
......
......@@ -57,11 +57,11 @@
<el-row class="item-bg">
<el-col class="padding0-8 font-size14 color-666"
>民口单位军品收入</el-col
>民口单位人均军品收入</el-col
>
<el-col class="padding0-8">
<span class="font-size20 color-pramiry">53.35</span>
<span class="font-size12 color-999">亿</span>
<span class="font-size20 color-pramiry">90.56</span>
<span class="font-size12 color-999"></span>
</el-col>
</el-row>
</el-col>
......
......@@ -31,7 +31,7 @@
justify="space-between"
>
<el-col class="item-text font-size14 color-666" :span="18">
与当地军分区(警备区)建立并落实军地协作机制
与当地军分区(警备区)建立并落实军地协作工作机制
</el-col>
<el-col class="jf-end flex-row font-size20 color-pramiry" :span="5">
93 <span class="margin-left5 font-size12 color-999"></span>
......
<template>
<MapTitle
text="全省军民融合创新示范绩效评价情况"
text="全省军民融合创新示范绩效评价情况(2021年上半年)"
:detailsHandle="detailsHandle"
/>
<div id="performanceBar" class="performance-bar"></div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论