Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pjnkb-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
pjnkb-vue
Commits
81a21996
Commit
81a21996
authored
May 09, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
看板和模块调整
parent
9400fdf0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
12 deletions
+24
-12
蒲城清洁能源工控项目部署图.pdf
public/蒲城清洁能源工控项目部署图.pdf
+0
-0
index.vue
src/views/index.vue
+15
-10
index.vue
src/views/jcxxgl/zcxx/index.vue
+9
-2
No files found.
public/蒲城清洁能源工控项目部署图.pdf
View file @
81a21996
No preview for this file type
src/views/index.vue
View file @
81a21996
...
...
@@ -5,10 +5,15 @@
<!--
-->
<div
class=
"bigTitle"
>
工业互联网态势分析与安全管理系统
<!--
<div
style=
"font-size: 14px;line-height: 24px;"
>
蒲城清洁能源化工有限责任公司
</div>
-->
<div
style=
"font-size: 15px;line-height: 54px;"
>
蒲洁能化工业互联网态势分析与安全管理系统
</div>
<span
class=
'kbtime'
>
{{
newTime
}}
</span>
<span
class=
'kbgsname'
>
蒲城清洁能源化工有限责任公司
</span
>
<!--
<span
class=
'kbgsname'
>
蒲城清洁能源化工有限责任公司
</span>
--
>
</div>
<!-- 开始三分布局-->
<div
class=
"main_body"
>
...
...
@@ -183,7 +188,7 @@
<!-- 1-->
<div
class=
"main_body_right_c1"
>
<div
class=
"full flex-center"
>
<div
id=
"aqscts"
style=
"width: 100%;font-size: 24px;line-height:100%;text-align: center;"
>
<div
id=
"aqscts"
style=
"width: 100%;font-size: 24px;line-height:100%;text-align: center;
transform: translateY(-25px);
"
>
已连续安全运行
<span
style=
"color: #39b778;font-size: 32px;font-style: italic;font-weight: 800;"
>
{{
aqts
}}
</span>
天
</div>
...
...
@@ -237,7 +242,7 @@
<div
class=
"main_body_right_c4"
>
<div
class=
"full"
>
<div
class=
"main_title"
>
<span>
全
场
报警等级统计
</span>
<span>
全
厂
报警等级统计
</span>
</div>
<div
class=
"mkbody data-box1"
>
...
...
@@ -394,7 +399,7 @@
},
initSsList
()
{
this
.
$post
(
'ksh/real/gj'
,
{
dateType
:
'
D
'
dateType
:
'
W
'
}).
then
(
res
=>
{
let
records
=
res
.
data
.
records
||
[]
console
.
log
(
records
,
'sslist'
)
...
...
@@ -1345,9 +1350,9 @@
background-image
:
url('./static/title.png')
;
background-size
:
100%
100%
;
text-align
:
center
;
line-height
:
60px
;
//
line-height: 60px;
color
:
#3279d5
;
font-size
:
19px
;
//
font-size: 19px;
font-weight
:
800
;
}
...
...
@@ -1360,8 +1365,8 @@
font-size
:
16px
;
font-weight
:
500
;
color
:
#fff
;
righ
t
:
10%
;
top
:
10
px
;
lef
t
:
10%
;
top
:
24
px
;
}
.data-title1
{
...
...
@@ -1398,7 +1403,7 @@
font-size
:
18px
;
font-weight
:
500
;
color
:
#7489ff
;
lef
t
:
10%
;
righ
t
:
10%
;
top
:
8px
;
}
...
...
src/views/jcxxgl/zcxx/index.vue
View file @
81a21996
...
...
@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-0
4-09 15:17:01
* @LastEditTime: 2025-0
5-09 09:45:55
* @FilePath: /pjnkb-vue/src/views/jcxxgl/zcxx/index.vue
-->
<
template
>
...
...
@@ -79,7 +79,14 @@
span
:
6
,
type
:
'input'
,
value
:
''
}
},
{
label
:
'IP地址'
,
prop
:
'ipaddr'
,
span
:
6
,
type
:
'input'
,
value
:
''
}
]
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment