Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
C
cxsfjx_project_echarts
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
邓文彬
cxsfjx_project_echarts
Commits
b9bb354d
提交
b9bb354d
authored
11月 17, 2021
作者:
ww1xhqc
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix(数据替换): 融办办公数据替换分支
上级
e60c72d9
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
5 行增加
和
5 行删除
+5
-5
index.vue
src/views/dataCenter/innovation/index.vue
+2
-2
index.vue
src/views/dataCenter/innovation/model/Munitions/index.vue
+2
-2
index.vue
src/views/dataCenter/innovation/model/Outline/index.vue
+1
-1
没有找到文件。
src/views/dataCenter/innovation/index.vue
浏览文件 @
b9bb354d
...
@@ -88,7 +88,7 @@ const xAxisCity = [
...
@@ -88,7 +88,7 @@ const xAxisCity = [
"丽水"
,
"丽水"
,
];
];
const
cityData
=
{
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({
...
@@ -109,7 +109,7 @@ export default defineComponent({
data
()
{
data
()
{
return
{
return
{
countryEcharts
:
null
,
countryEcharts
:
null
,
shu
:
"
206
"
,
shu
:
"
155
"
,
TargetBars
:
null
,
TargetBars
:
null
,
};
};
},
},
...
...
src/views/dataCenter/innovation/model/Munitions/index.vue
浏览文件 @
b9bb354d
...
@@ -45,7 +45,7 @@ const xAxisCity = [
...
@@ -45,7 +45,7 @@ const xAxisCity = [
"丽水"
,
"丽水"
,
];
];
const
cityData
=
{
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({
...
@@ -60,7 +60,7 @@ export default defineComponent({
data
()
{
data
()
{
return
{
return
{
countryEcharts
:
null
,
countryEcharts
:
null
,
shu
:
434
,
shu
:
135.03
,
enterprises
:
null
,
enterprises
:
null
,
cards
:
[
cards
:
[
{
{
...
...
src/views/dataCenter/innovation/model/Outline/index.vue
浏览文件 @
b9bb354d
...
@@ -18,7 +18,7 @@ import { defineComponent } from "vue";
...
@@ -18,7 +18,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
=
[
19
,
13.5
,
6.5
,
12.5
,
15.5
,
14
,
6.5
,
10.5
,
8
,
4
,
6
];
const
xAxisValue
=
[
const
xAxisValue
=
[
"杭州"
,
"杭州"
,
"宁波"
,
"宁波"
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论