登陆和首页微调

This commit is contained in:
2026-07-13 20:56:06 +08:00
parent 5f723e5573
commit aed2535ab2
6 changed files with 114 additions and 101 deletions
+4 -3
View File
@@ -126,6 +126,7 @@
<input ref="fileInputRef" type="file" accept=".pdf,.doc,.docx" class="login-view__file-input" @change="handleFileChange" />
<!-- 上传按钮 -->
<button class="login-view__upload-btn" @click="triggerFileInput">+ 上传简历</button>
<div class="tac"><span class="color-middle cursor-po fs14" @click="handleEnterDashboard">跳过稍后填写</span></div>
</template>
<!-- 状态2解析中 parsing -->
@@ -241,9 +242,9 @@
</div>
</template>
<div class="login-view__right-footer">
Offer派 求职工作台
</div>
<a class="login-view__right-footer" href="https://www.jianshixingqiu.com" target="_blank">
见识星球旗下 · AI 求职产品
</a>
</div>
<!-- 协议预览弹窗 -->