mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-08 06:46:21 +08:00
我的页面点击导航栏跳转其他页无响应
This commit is contained in:
parent
9fbd7a6d95
commit
951d2489d6
@ -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%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user