|
@@ -5,7 +5,7 @@
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
|
|
- <title>XXXX Login</title>
|
|
|
+ <title>Zosi smart Login</title>
|
|
|
<script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js"></script>
|
|
|
</head>
|
|
|
<style type="text/css">
|
|
@@ -116,7 +116,17 @@
|
|
|
height: 390px;
|
|
|
padding: 50px 30px;
|
|
|
}
|
|
|
-
|
|
|
+ #c_center_title{
|
|
|
+ width: 100%;
|
|
|
+ height: 19%;
|
|
|
+ /*height: 55px;*/
|
|
|
+ color: #555;
|
|
|
+ font-size: 30px;
|
|
|
+ font-weight: 600;
|
|
|
+ font-family: 'Arimo', sans-serif;
|
|
|
+ text-align: center;
|
|
|
+ /*background-color: red;*/
|
|
|
+ }
|
|
|
#c_center_div1{
|
|
|
width: 100%;
|
|
|
height: 19%;
|
|
@@ -217,8 +227,11 @@
|
|
|
<div id="c_leftdiv"></div>
|
|
|
<div id="c_rightdiv"></div>
|
|
|
<div id="c_centerdiv">
|
|
|
+ <div id="c_center_title">
|
|
|
+ ZOSI SMART
|
|
|
+ </div>
|
|
|
<div id="c_center_div1">
|
|
|
- Please enter your Zosi Smart App account for association
|
|
|
+ Please enter your Zosi Smart account for association
|
|
|
</div>
|
|
|
<div id="c_center_div2">
|
|
|
<!--<img src="img/用户.png"/>-->
|