Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
C
cxsfjx_project_echarts
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
邓文彬
cxsfjx_project_echarts
Commits
19dc00e5
提交
19dc00e5
authored
11月 18, 2021
作者:
Your Name
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix(创新示范): 2021年第三季度数据更正
上级
dada9941
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
18 行增加
和
10 行删除
+18
-10
index.vue
src/components/mapTitle/index.vue
+4
-3
head.vue
src/layout/head.vue
+1
-1
index.vue
src/views/dataCenter/army/model/Person/index.vue
+8
-1
index.vue
src/views/dataCenter/innovation/index.vue
+1
-1
industrialMcok.js
src/views/dataCenter/map/model/CardList/industrialMcok.js
+4
-4
没有找到文件。
src/components/mapTitle/index.vue
浏览文件 @
19dc00e5
...
@@ -48,9 +48,9 @@ export default defineComponent({
...
@@ -48,9 +48,9 @@ export default defineComponent({
cursor
:
pointer
;
cursor
:
pointer
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#4197ff
;
color
:
#4197ff
;
//
&:hover {
&
:hover
{
// color: #4197f
f;
color
:
#62b3e
f
;
//
}
}
}
}
}
}
</
style
>
</
style
>
\ No newline at end of file
src/layout/head.vue
浏览文件 @
19dc00e5
...
@@ -84,7 +84,7 @@
...
@@ -84,7 +84,7 @@
active: index === curYearIndex,
active: index === curYearIndex,
}"
}"
@click="yearHandle(item.value, index)"
@click="yearHandle(item.value, index)"
>
{{
item
.
label
}}
{{
item
.
value
}}
</span
>
{{
item
.
label
}}
</span
>
>
</div>
</div>
</el-col>
</el-col>
...
...
src/views/dataCenter/army/model/Person/index.vue
浏览文件 @
19dc00e5
...
@@ -57,9 +57,15 @@ export default defineComponent({
...
@@ -57,9 +57,15 @@ export default defineComponent({
},
},
watch
:
{
watch
:
{
seriesData
()
{
seriesData
()
{
console
.
log
(
"---sssss-"
,
)
// this.mapEcharts.clear();
setTimeout
(()
=>
{
this
.
mapEcharts
.
showLoading
();
this
.
mapEcharts
.
showLoading
();
this
.
mapEcharts
.
setOption
(
this
.
optionBar
);
this
.
mapEcharts
.
setOption
({...
this
.
optionBar
},
true
);
this
.
mapEcharts
.
hideLoading
();
this
.
mapEcharts
.
hideLoading
();
},
500
)
},
},
},
},
computed
:
{
computed
:
{
...
@@ -124,6 +130,7 @@ export default defineComponent({
...
@@ -124,6 +130,7 @@ export default defineComponent({
},
},
className
:
"person-echart"
,
className
:
"person-echart"
,
formatter
:
(
params
)
=>
{
formatter
:
(
params
)
=>
{
console
.
log
(
"-----sssssssss"
)
let
html
=
`<span class="name">
${
params
[
0
].
axisValue
}
</span>`
;
let
html
=
`<span class="name">
${
params
[
0
].
axisValue
}
</span>`
;
html
+=
`<div class="person-echart ">
html
+=
`<div class="person-echart ">
...
...
src/views/dataCenter/innovation/index.vue
浏览文件 @
19dc00e5
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<div
class=
"card-item"
>
<div
class=
"card-item"
>
<MapTitle
text=
"领跑技术(产品)
参军
情况"
/>
<MapTitle
text=
"领跑技术(产品)情况"
/>
<div
class=
"echarts-search"
>
<div
class=
"echarts-search"
>
<div
class=
"card-items"
>
<div
class=
"card-items"
>
...
...
src/views/dataCenter/map/model/CardList/industrialMcok.js
浏览文件 @
19dc00e5
...
@@ -16,15 +16,15 @@ export default {
...
@@ -16,15 +16,15 @@ export default {
],
],
"typeTwo"
:
[{
"typeTwo"
:
[{
title
:
"军民融合主营业务收入"
,
title
:
"军民融合主营业务收入"
,
rate
:
""
,
rate
:
"
23.75
"
,
value
:
""
,
value
:
"
5421.69
"
,
label
:
"主营业务收入"
,
label
:
"主营业务收入"
,
valueUnit
:
"亿元"
,
valueUnit
:
"亿元"
,
},
},
{
{
title
:
"国防科技工业产值"
,
title
:
"国防科技工业产值"
,
rate
:
""
,
rate
:
"
19
"
,
value
:
""
,
value
:
"
1656.9
"
,
label
:
"产值"
,
label
:
"产值"
,
valueUnit
:
"亿元"
,
valueUnit
:
"亿元"
,
},
},
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论