feat: 🎸 优化了各个页面的加载

This commit is contained in:
2025-08-26 11:40:10 +08:00
parent 4d92976911
commit 24ffe99f24
7 changed files with 209 additions and 198 deletions

View File

@@ -3,7 +3,12 @@
height: 100%;
box-sizing: border-box;
position: relative;
display: flex;
.resume-interview-spin,
.empty-data {
margin: auto;
}
.resume-interview-navigation {
position: fixed;
top: 0;