代码提交

This commit is contained in:
lixiaobang 2023-02-11 18:27:19 +08:00
parent e9ecf1f6cd
commit b0782aae97
1 changed files with 1 additions and 1 deletions

View File

@ -1678,7 +1678,7 @@ export default {
background: url('../assets/images/menubottom.png') no-repeat; background: url('../assets/images/menubottom.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: absolute; position: absolute;
bottom: -37px; bottom: -37px;
} }
} }
/* 内容板块背景 */ /* 内容板块背景 */