feat:增加简历模块

This commit is contained in:
2026-04-27 22:13:21 +08:00
parent 45ac66ade0
commit 67d83666ca
2 changed files with 9 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ const drawioClick = () => {
}
const resumeClick = () => {
ElMessage.info('敬请期待')
window.open(`${window.location.origin}/resume/`, '_blank');
}
const refreshClick = () => {