登录名称改变
parent
f5ffbdaf98
commit
7d0095fd32
|
@ -2,7 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>后台管理系统</title>
|
<title>黑科-MES系统</title>
|
||||||
<meta name="renderer" content="webkit|ie-comp|ie-stand">
|
<meta name="renderer" content="webkit|ie-comp|ie-stand">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-title h1 {
|
.logo-title h1 {
|
||||||
color: #009688;
|
color: #000000;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
<div class="layui-form login-form">
|
<div class="layui-form login-form">
|
||||||
<form class="layui-form" action="">
|
<form class="layui-form" action="">
|
||||||
<div class="layui-form-item logo-title">
|
<div class="layui-form-item logo-title">
|
||||||
<h1>后台登录</h1>
|
<h1>黑科-MES系统</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="layui-form-item">
|
<div class="layui-form-item">
|
||||||
<label class="layui-icon layui-icon-username" for="username"></label>
|
<label class="layui-icon layui-icon-username" for="username"></label>
|
||||||
|
|
Loading…
Reference in New Issue