修改跳转路径

This commit is contained in:
zhangmanman
2021-09-28 15:41:43 +08:00
parent 4ac7827b00
commit 5bd12dd431
2 changed files with 5 additions and 5 deletions

View File

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