修改跳转路径

This commit is contained in:
zhangmanman
2021-09-28 14:22:55 +08:00
3 changed files with 23 additions and 9 deletions

View File

@@ -90,9 +90,11 @@
left: 0;
position: relative;
}
.codeCont {
position: absolute;
// 内容
.codeContent {
// position: absolute;
// left: 0;
// top: 0;
width: 100%;
bottom: 100rpx;
left: 0;