Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
1
合并请求
1
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
0feee6c8
提交
0feee6c8
authored
11月 24, 2025
作者:
coderBryanFu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
8c81c52f
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
13 行增加
和
101 行删除
+13
-101
App.vue
src/App.vue
+9
-10
search-icon.png
src/assets/icons/search-icon.png
+0
-0
header-icon1.png
src/views/bill/billLayout/assets/icons/header-icon1.png
+0
-0
header-icon2.png
src/views/bill/billLayout/assets/icons/header-icon2.png
+0
-0
header-icon3.png
src/views/bill/billLayout/assets/icons/header-icon3.png
+0
-0
header-icon4.png
src/views/bill/billLayout/assets/icons/header-icon4.png
+0
-0
header-icon5.png
src/views/bill/billLayout/assets/icons/header-icon5.png
+0
-0
index.vue
src/views/bill/billLayout/index.vue
+0
-87
index.vue
src/views/bill/introdoction/index.vue
+3
-3
index.vue
src/views/bill/template/index.vue
+1
-1
index.vue
src/views/thinkTank/index.vue
+0
-0
没有找到文件。
src/App.vue
浏览文件 @
0feee6c8
...
...
@@ -153,7 +153,6 @@ body {
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
padding
:
0
24px
;
background
:
white
;
color
:
#333
;
height
:
100%
;
...
...
@@ -161,7 +160,7 @@ body {
box-shadow
:
0
1px
3px
rgba
(
0
,
0
,
0
,
0
.1
);
position
:
relative
;
box-sizing
:
border-box
;
height
:
96
px
;
height
:
64
px
;
}
.main-container
{
...
...
@@ -176,8 +175,7 @@ body {
align-items
:
center
;
gap
:
12px
;
position
:
absolute
;
left
:
160px
;
left
:
13px
;
.brand-icon
{
width
:
48px
;
height
:
48px
;
...
...
@@ -196,12 +194,12 @@ body {
.brand-text
{
.text-ch
{
height
:
42
px
;
height
:
37
px
;
color
:
rgba
(
10
,
18
,
30
,
1
);
font-family
:
Microsoft
YaHei
;
font-size
:
32
px
;
font-size
:
28
px
;
font-weight
:
700
;
line-height
:
42
px
;
line-height
:
37
px
;
}
.text-en
{
...
...
@@ -264,7 +262,7 @@ body {
border-radius
:
6px
;
color
:
#333
;
position
:
absolute
;
right
:
159
px
;
right
:
37
px
;
.email
{
width
:
20px
;
...
...
@@ -335,15 +333,16 @@ body {
.el-header
{
padding
:
0
;
height
:
96
px
;
height
:
64
px
;
position
:
relative
;
z-index
:
1
;
}
.el-main
{
padding
:
0
;
height
:
calc
(
100vh
-
96
px
);
height
:
calc
(
100vh
-
64
px
);
overflow
:
hidden
;
overflow-y
:
auto
;
background-color
:
rgba
(
246
,
251
,
255
,
1
);
}
</
style
>
src/assets/icons/search-icon.png
0 → 100644
浏览文件 @
0feee6c8
922 Bytes
src/views/bill/billLayout/assets/icons/header-icon1.png
deleted
100644 → 0
浏览文件 @
8c81c52f
1.5 KB
src/views/bill/billLayout/assets/icons/header-icon2.png
deleted
100644 → 0
浏览文件 @
8c81c52f
2.2 KB
src/views/bill/billLayout/assets/icons/header-icon3.png
deleted
100644 → 0
浏览文件 @
8c81c52f
2.1 KB
src/views/bill/billLayout/assets/icons/header-icon4.png
deleted
100644 → 0
浏览文件 @
8c81c52f
2.0 KB
src/views/bill/billLayout/assets/icons/header-icon5.png
deleted
100644 → 0
浏览文件 @
8c81c52f
2.0 KB
src/views/bill/billLayout/index.vue
浏览文件 @
0feee6c8
...
...
@@ -118,17 +118,6 @@
</div>
</div>
</div>
<div
class=
"tool-box"
>
<div
class=
"tool1"
>
<img
src=
"./assets/icons/tool-icon1.png"
alt=
""
/>
</div>
<div
class=
"tool2"
>
<img
src=
"./assets/icons/tool-icon2.png"
alt=
""
/>
</div>
<div
class=
"tool3"
>
<img
src=
"./assets/icons/tool-icon3.png"
alt=
""
/>
</div>
</div>
</div>
</
template
>
...
...
@@ -136,23 +125,6 @@
import
{
ref
,
onMounted
}
from
"vue"
;
import
router
from
"@/router"
;
import
GJKJAQImg
from
"./assets/images/icon1.png"
;
import
GJKJAQActiveImg
from
"./assets/images/icon1.png"
;
import
KJLYImg
from
"./assets/images/icon2.png"
;
import
KJLYActiveImg
from
"./assets/images/icon2.png"
;
import
KJYSImg
from
"./assets/images/icon3.png"
;
import
KJYSActiveImg
from
"./assets/images/icon3.png"
;
import
ZDKJAQImg
from
"./assets/images/icon4.png"
;
import
ZDKJAQActiveImg
from
"./assets/images/icon4.png"
;
import
ZBTXImg
from
"./assets/images/icon5.png"
;
import
ZBTXActiveImg
from
"./assets/images/icon5.png"
;
import
ZJKImg
from
"./assets/images/icon6.png"
;
import
ZJKActiveImg
from
"./assets/images/icon6.png"
;
import
XTGLImg
from
"./assets/images/icon7.png"
;
import
XTGLActiveImg
from
"./assets/images/icon7.png"
;
import
search
from
"./assets/images/search.png"
;
import
mail
from
"./assets/images/mail.png"
;
import
icon1
from
"./assets/icons/icon1.png"
;
import
icon1Active
from
"./assets/icons/icon1_active.png"
;
import
icon2
from
"./assets/icons/icon2.png"
;
...
...
@@ -162,12 +134,6 @@ import icon3Active from "./assets/icons/icon3_active.png";
import
icon4
from
"./assets/icons/icon4.png"
;
import
icon4Active
from
"./assets/icons/icon4_active.png"
;
import
headerIcon1
from
"./assets/icons/header-icon1.png"
;
import
headerIcon2
from
"./assets/icons/header-icon2.png"
;
import
headerIcon3
from
"./assets/icons/header-icon3.png"
;
import
headerIcon4
from
"./assets/icons/header-icon4.png"
;
import
headerIcon5
from
"./assets/icons/header-icon5.png"
;
const
activeName
=
ref
(
"分析报告"
);
const
handleSwitchActiveName
=
(
name
)
=>
{
...
...
@@ -222,13 +188,6 @@ const handleClickMainHeaderBtn = (item) => {
router
.
push
(
item
.
path
);
};
const
activeNavIndex
=
ref
(
0
);
const
handleClickNav
=
(
index
,
item
)
=>
{
activeNavIndex
.
value
=
index
;
router
.
push
(
item
.
path
);
};
onMounted
(()
=>
{
if
(
window
.
sessionStorage
.
getItem
(
'activeTitle'
))
{
activeTitle
.
value
=
window
.
sessionStorage
.
getItem
(
'activeTitle'
)
...
...
@@ -239,7 +198,6 @@ onMounted(() => {
<
style
lang=
"scss"
scoped
>
.layout-container
{
width
:
1920px
;
// height: 1080px;
height
:
1016px
;
background
:
rgba
(
249
,
250
,
252
,
1
);
position
:
relative
;
...
...
@@ -623,49 +581,5 @@ onMounted(() => {
}
}
}
.tool-box
{
position
:
fixed
;
z-index
:
10000
;
bottom
:
80px
;
left
:
0
;
width
:
48px
;
height
:
144px
;
border-radius
:
0px
10px
10px
0px
;
box-shadow
:
0px
0px
15px
0px
rgba
(
22
,
119
,
255
,
0
.1
);
background
:
rgba
(
255
,
255
,
255
,
1
);
.tool1
{
width
:
17px
;
height
:
18px
;
margin-top
:
17px
;
margin-left
:
16px
;
cursor
:
pointer
;
img
{
width
:
100%
;
height
:
100%
;
}
}
.tool2
{
width
:
22px
;
height
:
20px
;
margin-top
:
26px
;
margin-left
:
14px
;
cursor
:
pointer
;
img
{
width
:
100%
;
height
:
100%
;
}
}
.tool3
{
width
:
20px
;
height
:
20px
;
margin-top
:
25px
;
margin-left
:
15px
;
cursor
:
pointer
;
img
{
width
:
100%
;
height
:
100%
;
}
}
}
}
</
style
>
\ No newline at end of file
src/views/bill/introdoction/index.vue
浏览文件 @
0feee6c8
...
...
@@ -635,7 +635,7 @@ onMounted(() => {
<
style
lang=
"scss"
scoped
>
.introduction-wrap
{
width
:
100%
;
height
:
100%
;
height
:
880px
;
display
:
flex
;
.box-header
{
height
:
56px
;
...
...
@@ -768,8 +768,8 @@ onMounted(() => {
}
.item-right4
{
// width: 500px;
margin-top
:
-
2
px
;
height
:
2
6
px
;
margin-top
:
-
4
px
;
height
:
2
8
px
;
display
:
flex
;
padding-left
:
-10px
;
border
:
2px
solid
#5f656c
;
...
...
src/views/bill/template/index.vue
浏览文件 @
0feee6c8
...
...
@@ -586,7 +586,7 @@ onMounted(async () => {
.tag
{
height
:
18px
;
line-height
:
18px
;
padding
:
1px
8px
1px
8px
;
padding
:
0
8px
;
border-radius
:
4px
;
margin-left
:
5px
;
font-size
:
12px
;
...
...
src/views/thinkTank/index.vue
浏览文件 @
0feee6c8
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论