删除掉一些东西
This commit is contained in:
parent
4bc809012e
commit
7396774899
BIN
src/assets/3.png
BIN
src/assets/3.png
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 MiB After Width: | Height: | Size: 634 KiB |
|
|
@ -9,7 +9,7 @@
|
|||
<!-- <source src="@/assets/mp4/2.mp4">-->
|
||||
<!-- </video>-->
|
||||
|
||||
<img src="@/assets/3.png" class="bg"/>
|
||||
<!-- <img src="@/assets/3.png" class="bg"/>-->
|
||||
<div class="login-box">
|
||||
<!--登录功能-->
|
||||
<div style="color: white;text-align: center;margin-bottom: 15px">登录系统-密码账号随便填 admin admin</div>
|
||||
|
|
@ -115,6 +115,7 @@
|
|||
max-width: 500px;
|
||||
}
|
||||
.login-container{
|
||||
background-color: #2d3a4b;
|
||||
video{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue