syyang 2 vuotta sitten
vanhempi
commit
4fa04571ed

+ 52 - 51
leiSP-admin/src/main/resources/static/syslogin/lydl_base.css

@@ -11,7 +11,7 @@ html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,tab
 	/* [disabled]margin:0; */
 	padding: 0;
 	font-family: "microsoft yahei","simhei", "simsun";
-	margin:0;	
+	margin:0;
 }
 header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
 table{border-collapse:collapse;border-spacing:0;}
@@ -34,7 +34,7 @@ a:hover{ color:#000;}
 .clearfix:after{content:".";display:block;clear:both;visibility:hidden}
 
 body{
-/*	background: #040522;*/
+	/*	background: #040522;*/
 }
 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
@@ -45,8 +45,8 @@ b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
-article, aside, canvas, details, embed, 
-figure, figcaption, footer, header, hgroup, 
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video {
 	margin: 0;
@@ -57,18 +57,18 @@ time, mark, audio, video {
 	vertical-align: baseline;
 }
 /* HTML5 display-role reset for older browsers */
-article, aside, details, figcaption, figure, 
+article, aside, details, figcaption, figure,
 footer, header, hgroup, menu, nav, section {
 	display: block;
 }
 h2 {
-    display: block;
-    font-size: 0em;
-    -webkit-margin-before: 0em;
-    -webkit-margin-after: 0em;
-    -webkit-margin-start: 0px;
-    -webkit-margin-end: 0px;
-    font-weight: bold;
+	display: block;
+	font-size: 0em;
+	-webkit-margin-before: 0em;
+	-webkit-margin-after: 0em;
+	-webkit-margin-start: 0px;
+	-webkit-margin-end: 0px;
+	font-weight: bold;
 }
 body {
 	line-height: 1;
@@ -93,22 +93,22 @@ input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
 input{ outline:none; }
 input:focus{ outline:none; }
 input{ outline:none; border:0; }c
-img {display: block;border:none; margin:0 auto;}
+								img {display: block;border:none; margin:0 auto;}
 .mt15{
 	margin-bottom:15px;
 }
 .fl{ float:left;}
 .fr{ float:right;}
 .clear{ clear:both;}
-.clearfix:after {       
-    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
-   display: block;   /*加入的这个元素转换为块级元素。*/
-    clear: both;     /*清除左右两边浮动。*/
-    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间,只是看不到而已;*/
-   line-height: 0;    /*行高为0;*/
-    height: 0;     /*高度为0;*/
-   font-size:0;    /*字体大小为0;*/
-  }
+.clearfix:after {
+	content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
+	display: block;   /*加入的这个元素转换为块级元素。*/
+	clear: both;     /*清除左右两边浮动。*/
+	visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间,只是看不到而已;*/
+	line-height: 0;    /*行高为0;*/
+	height: 0;     /*高度为0;*/
+	font-size:0;    /*字体大小为0;*/
+}
 /**************************************通用样式结束*******************************************/
 
 .dl_body{
@@ -136,8 +136,8 @@ img {display: block;border:none; margin:0 auto;}
 	line-height: 60px;
 }
 /*.dl_logo img{*/
-	/*margin: 0 auto;*/
-	/*display: block;*/
+/*margin: 0 auto;*/
+/*display: block;*/
 /*}*/
 .dl_con{
 	background:url(lydl_3.png) no-repeat center;
@@ -153,11 +153,11 @@ img {display: block;border:none; margin:0 auto;}
 	position: relative;
 	margin-bottom: 5%;
 	font-size: 14px;
-	 -moz-user-select:none;/*火狐*/
-    -webkit-user-select:none;/*webkit浏览器*/
-    -ms-user-select:none;/*IE10*/
-    -khtml-user-select:none;/*早期浏览器*/
-      user-select:none;
+	-moz-user-select:none;/*火狐*/
+	-webkit-user-select:none;/*webkit浏览器*/
+	-ms-user-select:none;/*IE10*/
+	-khtml-user-select:none;/*早期浏览器*/
+	user-select:none;
 }
 .dl_con .name_div input,.dl_con .password_div input{
 	width: 87%;
@@ -181,9 +181,9 @@ img {display: block;border:none; margin:0 auto;}
 }
 .dl_con .yhm_div span{
 	display: block;
-    line-height: 14px;
-    height: 14px;
-    float: right;
+	line-height: 14px;
+	height: 14px;
+	float: right;
 	cursor: pointer;
 }
 .dl_con .dl_dl{
@@ -248,40 +248,41 @@ img {display: block;border:none; margin:0 auto;}
 .dl_d p{
 	width: 95px;
 	text-align: center;
-	font-size: 14px;
+	font-size: 18px;
 	color: #4ed5ff;
-
+	font-weight: 900;
+	letter-spacing: 1px;
 }
 .dl_01{
-	top: 39px;
-	left: 91px;
- }
+	top: 40px;
+	left: 100px;
+}
 .dl_01 p{
 	position: absolute;
-	top: -46px;
+	top: -38px;
 	left: -46px;
 }
 .dl_02{
-	top:88px;
-	right: 186px;
+	top: 92px;
+	right: 156px;
 }
 .dl_02 p{
 	position: absolute;
-	top: -46px;
+	top: -35px;
 	left: -39px;
 }
 .dl_03{
-	bottom: 147px;
-	right: 60px;
+	bottom: 165px;
+	right: 16px;
 }
 .dl_03 p{
 	position: absolute;
-	top: -8px;
-	left: 6px;
+	top: 23px;
+	left: -23px;
 }
 .dl_04{
-	bottom: 42px;
-	left: 235px;
+	bottom: 49px;
+	left: 253px;
 }
 .dl_04 p{
 	position: absolute;
@@ -289,13 +290,13 @@ img {display: block;border:none; margin:0 auto;}
 	left: -43px;
 }
 .dl_05{
-	bottom: 154px;
-	left: -2px;
+	bottom: 175px;
+	left: -3px;
 }
 .dl_05 p{
 	position: absolute;
-	top: -9px;
-	left: -90px;
+	top: -4px;
+	left: -95px;
 }
 
 @keyframes float {

BIN
leiSP-admin/src/main/resources/static/syslogin/lydl_left.png


+ 5 - 5
leiSP-admin/src/main/resources/templates/login.html

@@ -19,11 +19,11 @@
 <div class="dl_content">
     <div class="dl_left">
         <img th:src="@{/syslogin/lydl_left.png}" />
-        <div class="dl_d dl_01"><i></i><p>森林防火<br>事件管理</p></div>
-        <div class="dl_d dl_02"><i></i><p>秸秆焚烧<br>事件管理</p></div>
-        <div class="dl_d dl_03"><i></i><p>防汛防控<br>事件管理</p></div>
-        <div class="dl_d dl_04"><i></i><p>野生动物<br>事件管理</p></div>
-        <div class="dl_d dl_05"><i></i><p>热感云台<br>事件管理</p></div>
+        <div class="dl_d dl_01"><i></i><p>森林防火</p></div>
+        <div class="dl_d dl_02"><i></i><p>秸秆焚烧</p></div>
+        <div class="dl_d dl_03"><i></i><p>防汛防控</p></div>
+        <div class="dl_d dl_04"><i></i><p>野生动物</p></div>
+        <div class="dl_d dl_05"><i></i><p>热感云台</p></div>
         <img th:src="@{/syslogin/lydl_leftcon1.png}" class="dl_map1" />
         <img th:src="@{/syslogin/lydl_leftcon2.png}" class="dl_map2" />
     </div>

+ 7 - 0
mybusiness/src/main/resources/templates/dahua/css/demo.css

@@ -430,4 +430,11 @@ fieldset
 .draw .sel
 {
     width:105px;
+}
+.list_ul{
+    overflow-y: scroll;
+}
+.list_ul::-webkit-scrollbar{
+    width: 0px;
+    height: 0px;
 }