我的页面点击导航栏跳转其他页无响应

This commit is contained in:
unknown 2023-07-31 10:59:39 +08:00
parent 9fbd7a6d95
commit 951d2489d6

View File

@ -1,5 +1,5 @@
.main-body {
position: fixed;
position: absolute;
bottom: 0;
left: 0;
right: 0;
@ -7,7 +7,6 @@
background-image: url("../../assets/images/login/bg.png");
background-repeat: no-repeat;
background-size: 100%;
z-index: 120;
.support-box {
position: fixed;
top: 87%;