- JobCard: 分享按钮移至卡片右上角,链接去掉 # 前缀 - JobDetailView: 修复已投递状态判断(job 字段为整数非对象),页面加载时同步收藏状态 - ApplicationManageView: 下载附件改用 Content-Type 判断扩展名,修复无扩展名文件下载为乱码问题 - 新增 SplashView 落地页(企业招聘门户风格) - 新增 FavoritesView 我的收藏页面 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.