登陆和首页微调
This commit is contained in:
+4
-3
@@ -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>
|
||||
|
||||
<!-- 协议预览弹窗 -->
|
||||
|
||||
Reference in New Issue
Block a user