Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
e370ef79
提交
e370ef79
authored
3月 08, 2026
作者:
张伊明
浏览文件
操作
浏览文件
下载
差异文件
合并分支 'zym-dev' 到 'pre'
refactor 根据演示需求调整样式及开放功能 查看合并请求
!142
上级
f8767279
6c20ab0c
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
22 行增加
和
23 行删除
+22
-23
index.vue
src/views/bill/billHome/index.vue
+3
-3
multiLineChart.js
src/views/bill/billHome/utils/multiLineChart.js
+1
-0
index.vue
src/views/bill/billLayout/index.vue
+12
-12
index.vue
src/views/bill/deepDig/processAnalysis/index.vue
+0
-0
boxplot.js
src/views/bill/deepDig/processAnalysis/utils/boxplot.js
+6
-8
没有找到文件。
src/views/bill/billHome/index.vue
浏览文件 @
e370ef79
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
<DivideHeader
id=
"position3"
class=
"divide3"
:titleText=
"'数据总览'"
></DivideHeader>
<DivideHeader
id=
"position3"
class=
"divide3"
:titleText=
"'数据总览'"
></DivideHeader>
<div
class=
"center-footer"
>
<div
class=
"center-footer"
>
<OverviewCard
class=
"overview-card--double box5"
title=
"涉华法案数量"
:icon=
"box5HeaderIcon"
>
<OverviewCard
class=
"overview-card--double box5"
title=
"涉华法案数量
变化趋势
"
:icon=
"box5HeaderIcon"
>
<
template
#
right
>
<
template
#
right
>
<el-select
v-model=
"box5Select"
placeholder=
"选择领域"
@
change=
"handleBox5Change"
style=
"width: 150px"
>
<el-select
v-model=
"box5Select"
placeholder=
"选择领域"
@
change=
"handleBox5Change"
style=
"width: 150px"
>
<el-option
label=
"全部领域"
value=
"全部领域"
/>
<el-option
label=
"全部领域"
value=
"全部领域"
/>
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
</OverviewCard>
</OverviewCard>
</div>
</div>
<div
class=
"center-footer1"
>
<div
class=
"center-footer1"
>
<OverviewCard
class=
"overview-card--single box7"
title=
"法案提出部门"
:icon=
"box7HeaderIcon"
>
<OverviewCard
class=
"overview-card--single box7"
title=
"
涉华
法案提出部门"
:icon=
"box7HeaderIcon"
>
<
template
#
right
>
<
template
#
right
>
<el-select
v-model=
"box7selectetedTime"
placeholder=
"选择时间"
style=
"width: 90px"
>
<el-select
v-model=
"box7selectetedTime"
placeholder=
"选择时间"
style=
"width: 90px"
>
<el-option
v-for=
"item in box7YearList"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
/>
<el-option
v-for=
"item in box7YearList"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
/>
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
</
template
>
</
template
>
</div>
</div>
</OverviewCard>
</OverviewCard>
<OverviewCard
class=
"overview-card--single box9"
title=
"关键条款"
:icon=
"box7HeaderIcon"
>
<OverviewCard
class=
"overview-card--single box9"
title=
"
涉华法案
关键条款"
:icon=
"box7HeaderIcon"
>
<div
class=
"box9-main"
id=
"wordCloudChart"
></div>
<div
class=
"box9-main"
id=
"wordCloudChart"
></div>
</OverviewCard>
</OverviewCard>
</div>
</div>
...
...
src/views/bill/billHome/utils/multiLineChart.js
浏览文件 @
e370ef79
...
@@ -66,6 +66,7 @@ const getMultiLineChart = (dataX, dataY1, dataY2, dataY3) => {
...
@@ -66,6 +66,7 @@ const getMultiLineChart = (dataX, dataY1, dataY2, dataY3) => {
type
:
'value'
,
type
:
'value'
,
position
:
'left'
,
position
:
'left'
,
axisLabel
:
{
axisLabel
:
{
formatter
:
'{value}项'
,
color
:
'#666'
color
:
'#666'
}
}
},
},
...
...
src/views/bill/billLayout/index.vue
浏览文件 @
e370ef79
...
@@ -209,19 +209,19 @@ const mainHeaderBtnList = ref([
...
@@ -209,19 +209,19 @@ const mainHeaderBtnList = ref([
activeIcon
:
icon2Active
,
activeIcon
:
icon2Active
,
name
:
"深度挖掘"
,
name
:
"深度挖掘"
,
path
:
"/billLayout/deepDig"
path
:
"/billLayout/deepDig"
},
{
icon
:
icon3
,
activeIcon
:
icon3Active
,
name
:
"影响分析"
,
path
:
"/billLayout/influence"
},
{
icon
:
icon4
,
activeIcon
:
icon4Active
,
name
:
"相关情况"
,
path
:
"/billLayout/relevantCircumstance"
}
}
// {
// icon: icon3,
// activeIcon: icon3Active,
// name: "影响分析",
// path: "/billLayout/influence"
// },
// {
// icon: icon4,
// activeIcon: icon4Active,
// name: "相关情况",
// path: "/billLayout/relevantCircumstance"
// }
]);
]);
const
activeTitle
=
ref
(
"法案概况"
);
const
activeTitle
=
ref
(
"法案概况"
);
...
...
src/views/bill/deepDig/processAnalysis/index.vue
浏览文件 @
e370ef79
差异被折叠。
点击展开。
src/views/bill/deepDig/processAnalysis/utils/boxplot.js
浏览文件 @
e370ef79
...
@@ -39,10 +39,10 @@ const getBoxPlotChcart = (data, unit, labelConfig = {}) => {
...
@@ -39,10 +39,10 @@ const getBoxPlotChcart = (data, unit, labelConfig = {}) => {
}
}
},
},
grid
:
{
grid
:
{
left
:
'
5
%'
,
left
:
'
8
%'
,
right
:
'
3
%'
,
right
:
'
5
%'
,
top
:
'10%'
,
top
:
'10%'
,
bottom
:
'1
0
%'
bottom
:
'1
2
%'
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -59,11 +59,9 @@ const getBoxPlotChcart = (data, unit, labelConfig = {}) => {
...
@@ -59,11 +59,9 @@ const getBoxPlotChcart = (data, unit, labelConfig = {}) => {
},
},
yAxis
:
{
yAxis
:
{
type
:
'value'
,
type
:
'value'
,
name
:
`单位:
${
unit
}
`
,
name
:
''
,
nameTextStyle
:
{
axisLabel
:
{
padding
:
[
0
,
0
,
0
,
1520
],
// [上, 右, 下, 左]
formatter
:
(
value
)
=>
`
${
value
}${
unit
}
`
verticalAlign
:
'middle'
,
align
:
'center'
},
},
splitArea
:
{
splitArea
:
{
show
:
true
show
:
true
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论