add<文档说明>
parent
95fe28b1b3
commit
518e805df4
18
readme.md
18
readme.md
|
@ -10,23 +10,23 @@
|
|||
|
||||
## 效果图
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
|
|
@ -21,6 +21,9 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<form action="login" method="post">
|
||||
<div style="text-align:center">
|
||||
<img src="http://cdn.qiniu.liyansheng.top/img/notebook-154358_640.png" style="height:100px"/>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="username" class="form-label">用户名:</label>
|
||||
<input type="text" id="username" name="username" class="form-control" required>
|
||||
|
|
Reference in New Issue