Browse Source

更新 'src/main/resources/templates/login.html'

aaa
master
dashan 1 year ago
parent
commit
29a79acee9
  1. 2
      src/main/resources/templates/login.html

2
src/main/resources/templates/login.html

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>登录页</title>
</head>
<body>
<body style="background-color:red;">
<p th:text="${error}"></p>
<form th:action="@{/login}" method="post">
⽤户22名:<input type="text" name="username" value="admin"/><br/>

Loading…
Cancel
Save