生成定制简历部分默认优化选项全选

This commit is contained in:
2026-07-06 18:58:16 +08:00
parent 6024ea27e9
commit 78bf7fbebc
8 changed files with 655 additions and 409 deletions
+16 -3
View File
@@ -638,8 +638,12 @@
background: #FBFDF7;
}
&--medium {
background: #FFFBF5;
}
&--low {
background: #FBFDF7;
background: #FFF6F5;
}
}
@@ -686,13 +690,22 @@
color: #9FD051;
}
// 中匹配度颜色
&__job-match--medium &__match-score {
color: #F59E0B;
}
&__job-match--medium &__match-level {
color: #F59E0B;
}
// 低匹配度颜色
&__job-match--low &__match-score {
color: #9FD051;
color: #FE6D52;
}
&__job-match--low &__match-level {
color: #9FD051;
color: #FE6D52;
}
// 未登录锁定态