zhaomin 3 vuotta sitten
vanhempi
commit
7900e7a4e9

+ 16 - 21
web/YTSoft.BaseCallCenter.MVCWeb/Content/css/metrologin.css

@@ -102,15 +102,11 @@
102 102
 	padding-bottom: 25px;
103 103
 	padding-left: 45px;
104 104
 	padding-right: 45px;
105
-	box-shadow: 0px 0px 70px #e1e6eb;
105
+	box-shadow: 0px 0px 70px #ffffff;
106 106
 	border-radius: 5px;
107
-	position: absolute;
108
-	right: 15%;
109
-	top: 20%;
110
-	/* background:rgb(0,0,0): ; */
111
-	/* background: rgb(65,208,242,0.8); */
107
+	background:rgb(0,0,0);background: rgb(4,93,136,0.8);
112 108
 	filter: alpha(opacity=80);
113
-	/* border: 1px solid #909090;*/
109
+	border: 1px solid #909090
114 110
 }
115 111
 
116 112
 .larry-main .title {
@@ -130,7 +126,7 @@
130 126
 	width: 100%;
131 127
 	height: 35px;
132 128
 	line-height: 35px;
133
-	color: #222;
129
+	color: #ffffff;
134 130
 	font-size: 24px;
135 131
 	text-align: center;
136 132
 	padding-bottom: 15px
@@ -150,7 +146,7 @@
150 146
 	width: 96px;
151 147
 	height: 96px;
152 148
 	margin: 0 auto;
153
-	margin-bottom: 50px
149
+	margin-bottom: 25px
154 150
 }
155 151
 
156 152
 .layui-form {
@@ -170,7 +166,7 @@
170 166
 	height: 40px;
171 167
 	border: none;
172 168
 	position: relative;
173
-	margin-bottom: 50px
169
+	margin-bottom: 20px
174 170
 }
175 171
 
176 172
 .layui-form .layui-form-item label.layui-form-label {
@@ -185,11 +181,10 @@
185 181
 	left: 10px;
186 182
 	font-size: 14px;
187 183
 	font-weight: 600;
188
-	color: gray;
184
+	color: #ffffff;
189 185
 	padding-right: 10px;
190
-	border-right: dotted 1px #e1e6eb;
191
-	text-align: right;
192
-	z-index:1;
186
+	border-right: dotted 1px #FFF;
187
+	text-align: right
193 188
 }
194 189
 
195 190
 .layui-form .layui-form-item input.larry-input {
@@ -204,11 +199,11 @@
204 199
 	left: 0px;
205 200
 	font-size: 14px;
206 201
 	font-family: "Microsoft YaHei","Lucida Grande","Lucida Sans Unicode",Tahoma,Helvetica,Arial,sans-serif;
207
-	color: #222!important;
208
-	/* background: #2d2d2d; */
209
-	background: #fff;
210
-	/* border: 1px solid #3d3d3d; */
211
-	border: 1px solid #e1e6eb;
202
+	color: #ffffff!important;
203
+	background: #2d2d2d;
204
+	background: rgba(15,15,15,.15);
205
+	border: 1px solid #3d3d3d;
206
+	border: 1px solid rgba(255,255,255,.15);
212 207
 	-moz-border-radius: 5px;
213 208
 	-webkit-border-radius: 5px;
214 209
 	border-radius: 5px;
@@ -331,13 +326,13 @@ input:-ms-input-placeholder {
331 326
 	font-family: "Microsoft YaHei","Lucida Grande","Lucida Sans Unicode",Tahoma,Helvetica,Arial,sans-serif;
332 327
 	font-weight: 600;
333 328
 	letter-spacing: 1px;
334
-	background: #1cb5ef!important;
329
+	background: #ef4300;
335 330
 	width: 170px;
336 331
 	height: 40px;
337 332
 	line-height: 40px;
338 333
 	vertical-align: middle;
339 334
 	margin: 0 auto!important;
340
-	border: 1px solid #1cb5ef;
335
+	border: 1px solid #ff730e;
341 336
 	-moz-border-radius: 5px;
342 337
 	-webkit-border-radius: 5px;
343 338
 	border-radius: 5px;

+ 8 - 10
web/YTSoft.BaseCallCenter.MVCWeb/Views/Default/Login.cshtml

@@ -22,18 +22,16 @@
22 22
 </head>
23 23
 
24 24
 <body>
25
-  <div class="larry-main layui-layout animated shake larry-delay2" id="larry_login" >
26
-    <!-- 
27
-      <div class="title">
25
+  <div class="larry-main layui-layout animated shake larry-delay2" id="larry_login"
26
+    style="margin-top: 100px; margin-bottom:50px;">
27
+    <div class="title">
28 28
       <img src="/Content/images/logo2.png" style="height:160px;" alt="">
29 29
     </div>
30
-    -->
31
-    
32 30
     <div class="user-info">
33
-      <!-- <div style="height:120px;">&nbsp;</div>-->
31
+      <div style="height:120px;">&nbsp;</div>
34 32
       <div class="avatar" style=" width:250px; height:50px;">
35 33
         <p class="info" style="font-size:20pt;">
36
-          热线客服平台
34
+          全媒体客服平台
37 35
         </p>
38 36
       </div>
39 37
       <div class="layui-form" id="larry_form">
@@ -62,9 +60,9 @@
62 60
         </div>
63 61
       </div>
64 62
     </div>
65
-    <!--<div class="copy-right" style=" color:White;">
63
+    <div class="copy-right" style=" color:White;">
66 64
       ©版权所有 郑州地铁集团有限公司运营分公司
67
-    </div>-->
65
+    </div>
68 66
   </div>
69 67
   <!-- 加载js文件-->
70 68
 
@@ -79,7 +77,7 @@
79 77
     <ul style="visibility: visible;" id="supersized" class="quality">
80 78
       <li style="visibility: visible; opacity: 1;" class="slide-0 activeslide">
81 79
         <a target="_blank">
82
-          <img id="bgimage1" src="/Content/images/signin_bg.png" style="width: 100%;height:100%;" />
80
+          <img id="bgimage1" src="/Content/images/login/7.jpg" style="width: 100%;" />
83 81
         </a>
84 82
       </li>
85 83
       <li style="visibility: visible;