Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
b87b7a63
提交
b87b7a63
authored
1月 20, 2026
作者:
coderBryanFu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
20c4fb9c
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
6 行增加
和
4 行删除
+6
-4
index.vue
src/views/ZMOverView/components/newRisk/index.vue
+6
-4
没有找到文件。
src/views/ZMOverView/components/newRisk/index.vue
浏览文件 @
b87b7a63
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
{{
News
.
hotspotTag
}}
{{
News
.
hotspotTag
}}
</div>
</div>
</div>
</div>
<img
:src=
"News.hotspotPicture"
style=
"width: 96px; height: 96px"
/>
<img
:src=
"News.hotspotPicture
?News.hotspotPicture:DefaultOrgIcon
"
style=
"width: 96px; height: 96px"
/>
</div>
</div>
<div
style=
"/* 矩形 351 */ width: 664px; height: 1px; background: rgba(234, 236, 238, 1)"
></div>
<div
style=
"/* 矩形 351 */ width: 664px; height: 1px; background: rgba(234, 236, 238, 1)"
></div>
<div
class=
"news-carousel-content"
>
{{
News
.
hotspotDesc
}}
</div>
<div
class=
"news-carousel-content"
>
{{
News
.
hotspotDesc
}}
</div>
...
@@ -115,6 +115,7 @@ import icon1 from './icon/title-1.png'
...
@@ -115,6 +115,7 @@ import icon1 from './icon/title-1.png'
import
icon2
from
'./icon/title-2.png'
import
icon2
from
'./icon/title-2.png'
import
icon3
from
'./icon/title-3.png'
import
icon3
from
'./icon/title-3.png'
import
icon4
from
'./icon/title-4.png'
import
icon4
from
'./icon/title-4.png'
import
DefaultOrgIcon
from
'@/assets/icons/default-icon2.png'
const
sectionTab
=
[
const
sectionTab
=
[
{
{
textColor
:
"rgba(9, 88, 217, 1)"
,
textColor
:
"rgba(9, 88, 217, 1)"
,
...
@@ -649,7 +650,7 @@ onUnmounted(() => {
...
@@ -649,7 +650,7 @@ onUnmounted(() => {
.manage-btn
{
.manage-btn
{
margin-left
:
auto
;
margin-left
:
auto
;
/* 推到最右侧 */
/* 推到最右侧 */
margin-right
:
1
6px
;
margin-right
:
2
6px
;
/* 适当的右边距 */
/* 适当的右边距 */
padding
:
4px
12px
;
padding
:
4px
12px
;
border-radius
:
20px
;
border-radius
:
20px
;
...
@@ -925,7 +926,7 @@ onUnmounted(() => {
...
@@ -925,7 +926,7 @@ onUnmounted(() => {
/* 容器 1567 */
/* 容器 1567 */
width
:
760px
;
width
:
760px
;
height
:
491px
;
height
:
491px
;
margin-left
:
3
7px
;
margin-left
:
4
7px
;
/* 自动布局 */
/* 自动布局 */
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
...
@@ -1006,7 +1007,7 @@ onUnmounted(() => {
...
@@ -1006,7 +1007,7 @@ onUnmounted(() => {
letter-spacing
:
0px
;
letter-spacing
:
0px
;
text-align
:
justify
;
text-align
:
justify
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
.title-text
{
.title-text
{
/* 美国白宫发布关于进一步延长TikTok执法宽限期的行政令 */
/* 美国白宫发布关于进一步延长TikTok执法宽限期的行政令 */
width
:
547px
;
width
:
547px
;
...
@@ -1014,6 +1015,7 @@ onUnmounted(() => {
...
@@ -1014,6 +1015,7 @@ onUnmounted(() => {
}
}
.title-tag
{
.title-tag
{
margin-top
:
12px
;
/* 移除固定 width */
/* 移除固定 width */
height
:
30px
;
height
:
30px
;
padding
:
0
12px
;
padding
:
0
12px
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论