解决2d姑娘跨域的问题
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<form class="form-signin" th:action="@{/login}" method="post">
|
||||
|
||||
<img class="mb-4" th:src="@{/images/logo/logo7272.jpg}" alt="" width="72" height="72">
|
||||
<img class="mb-4" th:src="@{/images/logo/logo.png}" alt="" width="72" height="72">
|
||||
<h1 class="h3 mb-3 font-weight-normal">登录</h1>
|
||||
|
||||
<input name="username" class="form-control" placeholder="用户名" required="">
|
||||
|
||||
Reference in New Issue
Block a user