|  | @@ -5,7 +5,7 @@
 | 
											
												
													
														|  |      <meta charset="UTF-8">
 |  |      <meta charset="UTF-8">
 | 
											
												
													
														|  |      <meta http-equiv="X-UA-Compatible" content="IE=Edge">
 |  |      <meta http-equiv="X-UA-Compatible" content="IE=Edge">
 | 
											
												
													
														|  |      <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
 |  |      <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
 | 
											
												
													
														|  | -    <title>生产人员入口 - 产能监控系统登陆</title>
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <title>生产人员入口 - 产能监控系统登录</title>
 | 
											
												
													
														|  |      <!-- Favicon-->
 |  |      <!-- Favicon-->
 | 
											
												
													
														|  |      <link rel="icon" href="favicon.ico" type="image/x-icon">
 |  |      <link rel="icon" href="favicon.ico" type="image/x-icon">
 | 
											
												
													
														|  |      <!-- Google Fonts -->
 |  |      <!-- Google Fonts -->
 | 
											
										
											
												
													
														|  | @@ -69,7 +69,7 @@
 | 
											
												
													
														|  |                      <div class="row">
 |  |                      <div class="row">
 | 
											
												
													
														|  |                          <div class="col-8"></div>
 |  |                          <div class="col-8"></div>
 | 
											
												
													
														|  |                          <div class="col-4" style="float: right">
 |  |                          <div class="col-4" style="float: right">
 | 
											
												
													
														|  | -                            <button class="btn btn-block bg-pink waves-effect" type="submit" onclick="gotoLogin()">登陆</button>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                            <button class="btn btn-block bg-pink waves-effect" type="submit" onclick="gotoLogin()">登录</button>
 | 
											
												
													
														|  |                          </div>
 |  |                          </div>
 | 
											
												
													
														|  |                      </div>
 |  |                      </div>
 | 
											
												
													
														|  |  
 |  |  
 |