简历制作111

This commit is contained in:
冯辉
2025-11-19 13:02:40 +08:00
parent be0ff1f725
commit fd2579fb5d
4 changed files with 149 additions and 85 deletions

View File

@@ -736,6 +736,19 @@ for i in 0..100
}
}
}
/* #ifdef H5 */
.footer{
position: fixed;
bottom: 0;
width: 100%;
padding: 20rpx 0!important
.btn-wq{
display: block;
width: 94%;
margin: 0 auto;
}
}
/* #endif */
.footer{
background: #FFFFFF;
box-shadow: 0rpx -4rpx 24rpx 0rpx rgba(11,44,112,0.12);