Commit 81a21996 authored by 李苏's avatar 李苏 💬

看板和模块调整

parent 9400fdf0
......@@ -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;
right: 10%;
top: 10px;
left: 10%;
top: 24px;
}
.data-title1 {
......@@ -1398,7 +1403,7 @@
font-size: 18px;
font-weight: 500;
color: #7489ff;
left: 10%;
right: 10%;
top: 8px;
}
......
......@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-04-09 15:17:01
* @LastEditTime: 2025-05-09 09:45:55
* @FilePath: /pjnkb-vue/src/views/jcxxgl/zcxx/index.vue
-->
<template>
......@@ -79,6 +79,13 @@
span: 6,
type: 'input',
value: ''
},
{
label: 'IP地址',
prop: 'ipaddr',
span: 6,
type: 'input',
value: ''
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment