-
-
-
+
-
+
服务总览 - -
+
安保力量 - -
+
警情推送 - -
-
智能布控 +智能布控 -
+
AI预警 - -
+
统计分析 - -
-
资源管理 +资源管理
多元警情融合及预警管控平台
+
+
-
-
-
+
+
-
+ {{ loginname }}
@@ -222,7 +223,6 @@ const confirmEvent = () => {
.active {
color: #fff;
}
-
.content {
width: 100%;
height: 100vh;
@@ -238,13 +238,12 @@ const confirmEvent = () => {
height: 77px;
// background:#4880FF;
background: #07315e;
- background-image: url(@/views/page/imag/titleBg1.png);
+ // background-image: url(@/views/page/imag/titleBg1.png);
background-size: auto 100%;
background-repeat: no-repeat;
background-position-x: 55%;
display: flex;
- justify-content: space-between;
-
+ // justify-content: space-between;
.title {
float: left;
height: 100%;
@@ -259,6 +258,19 @@ const confirmEvent = () => {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
+ .lefttit {
+ height: 60px;
+ line-height: 60px;
+ font-size: 18px;
+ font-weight: 600;
+ letter-spacing: 2px;
+ color: #ffffff;
+ background: -webkit-linear-gradient(45deg, #ffffff, #a1d7ff);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ // background: linear-gradient(to bottom, #ffffff, #a1d7ff);
+ margin-left: 10px;
+ }
}
.community_top > ul:first-child {
@@ -290,11 +302,10 @@ const confirmEvent = () => {
margin-right: 10px;
padding: 2px 0px;
}
-
.community_center {
// width: calc(100% - 100px);
width: 100%;
- height: calc(100% - 68px);
+ height: calc(100% - 51px);
overflow: hidden;
// height: 100%;
// margin: 10px 50px 30px 50px;
diff --git a/src/views/page/indexMim.vue b/src/views/page/indexMim.vue
index fd139c49..5fe2ffda 100644
--- a/src/views/page/indexMim.vue
+++ b/src/views/page/indexMim.vue
@@ -1102,7 +1102,7 @@
.right_bottm {
width: 97%;
- height: 33%;
+ height: 35%;
padding: 5px;
}
}