|
@@ -27,7 +27,7 @@
|
|
|
</style>
|
|
|
</head>
|
|
|
|
|
|
- <body class="gray-bg" style="background: url(/static/img/login3.jpg) no-repeat center; overflow: hidden;min-width:1200px;">
|
|
|
+ <body class="gray-bg" style="background: url(/static/img/login4.jpg) no-repeat center; overflow: hidden;min-width:1200px;">
|
|
|
|
|
|
<div class="middle-box text-center loginscreen" style=" margin-left: 51%;margin-top: 11%;">
|
|
|
<br/>
|
|
@@ -37,7 +37,7 @@
|
|
|
<select name="usertype" id="userType" class="form-control" placeholder="用户类型" required="">
|
|
|
<option value="">--- 请选择用户类型 ---</option>
|
|
|
<option value="1">管理员用户</option>
|
|
|
- <option value="2">企业用户</option>
|
|
|
+ <option value="2">机构用户</option>
|
|
|
<option value="3">个人用户</option>
|
|
|
</select>
|
|
|
</div>
|