|
|
@ -16,7 +16,7 @@ |
|
|
|
<label for="password">密码:</label> |
|
|
|
<input class="ant-input" type="password" id="password" placeholder="请输入密码"/> |
|
|
|
</div> |
|
|
|
<input type="submit" class="ant-btn ant-btn-primary" value="登录" /> |
|
|
|
<input type="submit" class="ant-btn ant-btn-primary" value="登 录" /> |
|
|
|
</form> |
|
|
|
|
|
|
|
<br /> |
|
|
@ -33,7 +33,7 @@ |
|
|
|
<input type="checkbox"> 记住我 |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
<input type="submit" class="ant-btn ant-btn-primary" value="登录" /> |
|
|
|
<input type="submit" class="ant-btn ant-btn-primary" value="登 录" /> |
|
|
|
</form> |
|
|
|
|
|
|
|
```` |
|
|
|