Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
936b5e68
提交
936b5e68
authored
3月 10, 2026
作者:
yanpeng
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
style
上级
8e9bc026
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
index.vue
...w/components/fourSuppress/components/allElement/index.vue
+2
-2
index.vue
...iew/components/fourSuppress/components/allUnion/index.vue
+6
-6
没有找到文件。
src/views/ZMOverView/components/fourSuppress/components/allElement/index.vue
浏览文件 @
936b5e68
...
...
@@ -358,7 +358,7 @@ const handleGetBox1Data = async () => {
const
box2DataList
=
ref
([]);
const
box2Total
=
ref
(
0
);
const
box2CurrentPage
=
ref
(
1
);
const
box2PageSize
=
ref
(
5
);
const
box2PageSize
=
ref
(
10
);
const
box2LeftActiveIndex
=
ref
(
0
);
const
box2DetailInfo
=
ref
({
}
);
...
...
@@ -435,7 +435,7 @@ const box3DataList = ref([]);
const
box3Total
=
ref
(
0
);
const
box3CurrentPage
=
ref
(
1
);
const
box3PageSize
=
ref
(
5
);
const
box3PageSize
=
ref
(
10
);
const
box3LeftActiveIndex
=
ref
(
0
);
const
box3DetailInfo
=
ref
({
}
);
...
...
src/views/ZMOverView/components/fourSuppress/components/allUnion/index.vue
浏览文件 @
936b5e68
...
...
@@ -205,10 +205,10 @@
<!--
<
div
style
=
"padding-left: 15px; padding-right: 15px"
>
<
Echarts
:
option
=
"leftChartOptions"
ref
=
"leftChartRef"
height
=
"430px"
/>
<
/div> --
>
<
div
class
=
"anti-area-datasource"
>
<
!--
<
div
class
=
"anti-area-datasource"
>
<
el
-
image
:
src
=
"tipsIcon"
class
=
"tips-icon"
><
/el-image
>
数据来源:美国各政府机构官网,数据时间:
2025.2
至
2025.3
<
/div
>
<
/div>
--
>
<
/div
>
<
div
class
=
"area-right"
>
<
div
class
=
"right-title"
>
...
...
@@ -217,10 +217,10 @@
<
/div
>
<!--
<
div
class
=
"right-content"
ref
=
"rightChartRef"
><
/div> --
>
<
Echarts
:
option
=
"rightChartOptions"
height
=
"430px"
/>
<
div
class
=
"anti-area-datasource"
>
<
!--
<
div
class
=
"anti-area-datasource"
>
<
el
-
image
:
src
=
"tipsIcon"
class
=
"tips-icon"
><
/el-image
>
数据来源:美国各政府机构官网,数据时间:
2025.2
至
2025.3
<
/div
>
<
/div>
--
>
<
/div
>
<
/div
>
<
/div
>
...
...
@@ -2218,8 +2218,8 @@ watch(activeDate, async () => {
.
left
-
content
{
width
:
100
%
;
height
:
calc
(
100
%
-
92
px
);
padding
:
33
px
48
px
59
px
50
px
;
height
:
calc
(
100
%
-
80
px
);
padding
:
33
px
48
px
40
px
50
px
;
}
.
anti
-
area
-
datasource
{
text
-
align
:
center
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论