feat : 新增编辑,添加,删除工作经历功能, 修改我的简历页,

perf : 全局navTo方法新增延迟(更好的表现动画)
This commit is contained in:
2025-11-11 15:10:39 +08:00
parent e19230dae5
commit fa267c9796
10 changed files with 642 additions and 25 deletions

View File

@@ -206,6 +206,9 @@ function getFormCompletionPercent(form) {
height: 80rpx;
border-bottom: 2rpx solid #EBEBEB
position: relative;
.triangle {
pointer-events: none;
}
.triangle::before
position: absolute;
right: 20rpx;