添加一个退出桌面霸屏页面的功能。
This commit is contained in:
@@ -195,6 +195,10 @@ export default {
|
||||
justify-content: start;
|
||||
align-items: center;
|
||||
|
||||
background-image: url("@/assets/img/bg/bg_01.jpg");
|
||||
background-attachment: fixed;
|
||||
background-size: contain;
|
||||
|
||||
span {
|
||||
font-size: 30px;
|
||||
color: red;
|
||||
|
Reference in New Issue
Block a user