Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
7aabe200
提交
7aabe200
authored
1月 15, 2026
作者:
李智林
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
29532a44
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
89 行增加
和
25 行删除
+89
-25
logo1.png
src/views/ZMOverView/assets/images/logo1.png
+0
-0
logo2.png
src/views/ZMOverView/assets/images/logo2.png
+0
-0
logo3.png
src/views/ZMOverView/assets/images/logo3.png
+0
-0
index.vue
src/views/ZMOverView/components/gameProfile/index.vue
+3
-3
index.vue
src/views/ZMOverView/index.vue
+86
-22
没有找到文件。
src/views/ZMOverView/assets/images/logo1.png
0 → 100644
浏览文件 @
7aabe200
34.7 KB
src/views/ZMOverView/assets/images/logo2.png
0 → 100644
浏览文件 @
7aabe200
61.1 KB
src/views/ZMOverView/assets/images/logo3.png
0 → 100644
浏览文件 @
7aabe200
47.6 KB
src/views/ZMOverView/components/gameProfile/index.vue
浏览文件 @
7aabe200
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</div>
</div>
<div
style=
"display: flex; height: 650px; width: 100%"
>
<div
style=
"display: flex; height: 650px; width: 100%"
>
<div
style=
"width: 50%"
>
<div
style=
"width: 50%"
>
<div
style=
"display: flex; justify-content: space-between; margin-right: 50px; ine-height: 32px
"
>
<div
style=
"display: flex; justify-content: space-between; margin-right: 50px; ine-height: 32px
;align-items: center;"
>
<div
style=
"display: flex; margin-left: 50px"
>
<div
style=
"display: flex; margin-left: 50px"
>
数据来源:
数据来源:
<el-select
class=
"select-item"
size=
"default"
style=
"margin-left: 15px; width: 240px; height: 32px"
>
<el-select
class=
"select-item"
size=
"default"
style=
"margin-left: 15px; width: 240px; height: 32px"
>
...
@@ -263,9 +263,9 @@ const btnList = ref([
...
@@ -263,9 +263,9 @@ const btnList = ref([
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.content-wrapper
{
.content-wrapper
{
width
:
1
00%
;
width
:
1
601px
;
height
:
1600px
;
height
:
1600px
;
margin
:
0
auto
;
.card-box
{
.card-box
{
width
:
1600px
;
width
:
1600px
;
height
:
700px
;
height
:
700px
;
...
...
src/views/ZMOverView/index.vue
浏览文件 @
7aabe200
<!--ZM博弈概览页-->
<!--ZM博弈概览页-->
<
template
>
<
template
>
<div
class=
"home-wrapper"
>
<div
class=
"home-wrapper"
>
<img
:src=
"background"
alt=
""
class=
"background-img"
>
<img
:src=
"background"
alt=
""
class=
"background-img"
/
>
<div
class=
"home-header"
>
<div
class=
"home-header"
>
<div
class=
"header-left"
>
<div
class=
"header-left"
>
<HeaderMenu></HeaderMenu>
<HeaderMenu></HeaderMenu>
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
</div>
</div>
</div>
</div>
<!-- 最新风险动态 -->
<!-- 最新风险动态 -->
<commonTitle
id=
"risk-dynamic"
title=
"最新风险动态"
style=
"margin-top: 48px;margin-bottom: 36px;
"
></commonTitle>
<commonTitle
id=
"risk-dynamic"
title=
"最新风险动态"
style=
"margin-top: 48px; margin-bottom: 36px
"
></commonTitle>
<newRisk></newRisk>
<newRisk></newRisk>
<!-- 最新科技要闻 -->
<!-- 最新科技要闻 -->
<!--
<commonTitle
id=
"tech-news"
title=
"最新科技要闻"
style=
"margin-top: 64px;"
></commonTitle>
-->
<!--
<commonTitle
id=
"tech-news"
title=
"最新科技要闻"
style=
"margin-top: 64px;"
></commonTitle>
-->
...
@@ -52,12 +52,28 @@
...
@@ -52,12 +52,28 @@
<span>
{{
item
.
name
}}
</span>
<span>
{{
item
.
name
}}
</span>
</div>
</div>
</div>
</div>
<commonTitle
title=
"美对华“四全”打压"
style=
"margin-bottom: 36px;
"
></commonTitle>
<commonTitle
title=
"美对华“四全”打压"
style=
"margin-bottom: 36px
"
></commonTitle>
</div>
</div>
<fourSuppress></fourSuppress>
<fourSuppress></fourSuppress>
<!-- 中美博弈概况 -->
<!-- 中美博弈概况 -->
<commonTitle
id=
"zm-overview"
title=
"中美博弈概况"
style=
"margin-top: 64px;margin-bottom: 36px;
"
></commonTitle>
<commonTitle
id=
"zm-overview"
title=
"中美博弈概况"
style=
"margin-top: 64px; margin-bottom: 36px
"
></commonTitle>
<gameProfile></gameProfile>
<gameProfile></gameProfile>
<div
class=
"bottom-info"
>
<div
class=
"info-item"
>
<div
class=
"info-item-left"
>
<img
:src=
"logo1"
alt=
""
/>
<div
class=
"info-item-left-content"
>
<p>
地址:北京市海淀区复兴路15号 邮编:100038
</p>
<p>
办公电话:010-58882033 办公传真:010-58882590
</p>
<p>
中国科学技术信息研究所 版权所有 京ICP备10027328号
</p>
</div>
</div>
<div
class=
"info-item-right"
>
<img
:src=
"logo2"
alt=
""
/>
<img
:src=
"logo3"
alt=
""
/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</
template
>
</
template
>
...
@@ -66,22 +82,23 @@
...
@@ -66,22 +82,23 @@
import
{
onMounted
,
ref
,
computed
}
from
"vue"
;
import
{
onMounted
,
ref
,
computed
}
from
"vue"
;
import
{
useRouter
}
from
"vue-router"
;
import
{
useRouter
}
from
"vue-router"
;
import
{
ElMessage
}
from
"element-plus"
;
import
{
ElMessage
}
from
"element-plus"
;
import
background
from
"./assets/images/backgroundBT.png"
import
background
from
"./assets/images/backgroundBT.png"
;
import
HeaderMenu
from
"@/components/headerMenu.vue"
;
import
HeaderMenu
from
"@/components/headerMenu.vue"
;
import
right
from
"./assets/icons/right.png"
import
right
from
"./assets/icons/right.png"
;
import
commonTitle
from
"./commonTitle/comTitle.vue"
import
commonTitle
from
"./commonTitle/comTitle.vue"
;
import
week
from
"./assets/icons/week.png"
import
week
from
"./assets/icons/week.png"
;
import
weekActive
from
"./assets/icons/week-active.png"
import
weekActive
from
"./assets/icons/week-active.png"
;
import
month
from
"./assets/icons/month.png"
import
month
from
"./assets/icons/month.png"
;
import
monthActive
from
"./assets/icons/month-active.png"
import
monthActive
from
"./assets/icons/month-active.png"
;
import
year
from
"./assets/icons/year.png"
import
year
from
"./assets/icons/year.png"
;
import
yearActive
from
"./assets/icons/year-active.png"
import
yearActive
from
"./assets/icons/year-active.png"
;
import
logo1
from
"./assets/images/logo1.png"
;
import
logo2
from
"./assets/images/logo2.png"
;
import
logo3
from
"./assets/images/logo3.png"
;
// 组件引入
// 组件引入
import
newRisk
from
"./components/newRisk/index.vue"
import
newRisk
from
"./components/newRisk/index.vue"
;
import
fourSuppress
from
"./components/fourSuppress/index.vue"
import
fourSuppress
from
"./components/fourSuppress/index.vue"
;
import
gameProfile
from
"./components/gameProfile/index.vue"
import
gameProfile
from
"./components/gameProfile/index.vue"
;
const
router
=
useRouter
();
const
router
=
useRouter
();
...
@@ -92,9 +109,9 @@ const navList = ref([
...
@@ -92,9 +109,9 @@ const navList = ref([
{
name
:
"中美博弈概况"
,
id
:
"zm-overview"
}
{
name
:
"中美博弈概况"
,
id
:
"zm-overview"
}
]);
]);
const
handleScrollTo
=
(
id
)
=>
{
const
handleScrollTo
=
id
=>
{
const
element
=
document
.
getElementById
(
id
);
const
element
=
document
.
getElementById
(
id
);
const
container
=
document
.
querySelector
(
'.content-box'
);
const
container
=
document
.
querySelector
(
".content-box"
);
if
(
element
&&
container
)
{
if
(
element
&&
container
)
{
const
targetOffsetTop
=
element
.
offsetTop
-
container
.
offsetTop
;
const
targetOffsetTop
=
element
.
offsetTop
-
container
.
offsetTop
;
container
.
scrollTo
({
container
.
scrollTo
({
...
@@ -130,12 +147,16 @@ const dateList = ref([
...
@@ -130,12 +147,16 @@ const dateList = ref([
{
name
:
"今年"
,
type
:
"year"
,
icon
:
year
,
activeIcon
:
yearActive
}
{
name
:
"今年"
,
type
:
"year"
,
icon
:
year
,
activeIcon
:
yearActive
}
]);
]);
const
activeDate
=
ref
(
"week"
);
const
activeDate
=
ref
(
"week"
);
const
handleDateClick
=
(
type
)
=>
{
const
handleDateClick
=
type
=>
{
activeDate
.
value
=
type
;
activeDate
.
value
=
type
;
};
};
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
*
{
margin
:
0
;
padding
:
0
;
}
.home-wrapper
{
.home-wrapper
{
width
:
100%
;
width
:
100%
;
height
:
100vh
;
height
:
100vh
;
...
@@ -238,7 +259,7 @@ const handleDateClick = (type) => {
...
@@ -238,7 +259,7 @@ const handleDateClick = (type) => {
flex
:
1
;
flex
:
1
;
width
:
100%
;
width
:
100%
;
overflow-y
:
auto
;
overflow-y
:
auto
;
padding
:
48px
160
px
;
padding
-top
:
48
px
;
.us-pressure-section
{
.us-pressure-section
{
position
:
relative
;
position
:
relative
;
margin-top
:
64px
;
margin-top
:
64px
;
...
@@ -340,6 +361,49 @@ const handleDateClick = (type) => {
...
@@ -340,6 +361,49 @@ const handleDateClick = (type) => {
}
}
}
}
}
}
.bottom-info
{
width
:
100%
;
height
:
176px
;
margin-bottom
:
80px
;
background-color
:
rgb
(
247
,
248
,
249
);
.info-item
{
width
:
1601px
;
height
:
176px
;
margin
:
0
auto
;
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
.info-item-left
{
display
:
flex
;
align-items
:
center
;
img
{
width
:
134px
;
height
:
91px
;
margin-right
:
27px
;
}
.info-item-left-content
{
font-size
:
16px
;
font-weight
:
400
;
line-height
:
32px
;
color
:
rgb
(
59
,
65
,
75
);
font-family
:
Microsoft
YaHei
;
}
}
.info-item-right
{
display
:
flex
;
align-items
:
center
;
img
:first-child
{
width
:
300px
;
height
:
48
.8px
;
margin-right
:
24px
;
}
img
:last-child
{
width
:
300px
;
height
:
43
.5px
;
}
}
}
}
}
}
}
}
</
style
>
</
style
>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论