解决2d姑娘跨域的问题
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<body class="text-center">
|
||||
|
||||
<form class="form-signin" th:action="@{/register}" 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>
|
||||
|
||||
<p th:text="${registerMsg}" style="color: red"></p>
|
||||
|
||||
Reference in New Issue
Block a user