移除右侧详情面板,只保留企业选择和职位列表展示: - 左栏:全部企业(父公司和子公司树形展示) - 右栏:所选企业的职位列表 - 点击职位链接到详情页面 简化了代码结构,移除了 selectJob、handleApply、handleCollect 等不需要的逻辑。 Co-Authored-By: Claude Haiku 4.5 <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.