# 在线求职招聘系统前端 **Repository Path**: 125586657/online-recruitment-system-frontend ## Basic Information - **Project Name**: 在线求职招聘系统前端 - **Description**: 求职招聘系统前端,功能包含在线制作简历、投递简历、聊天、发布职位、公司/职位审核、邀约面试、查看面试结果 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-06-10 - **Last Updated**: 2025-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # online-recruitment-system-frontend | 求职招聘系统 #### 友情提示 > 1.**项目演示地址**: [bilibili演示地址](https://www.bilibili.com/video/BV1tYPUeJEaF/) > 2.**后端仓库地址**:[配套项目后端地址](https://gitee.com/weijin-top/online-recruitment-system-backend.git) #### 介绍 本项目为求职招聘系统,使用veu-admin-tamplate 为和基础框架对各功能意义实现,该仓库为**前端**,本项目已经完成,如有疑问可以在issue中提问,看见会仔细回答各位。 如在测试过程中发现bug,请及时联系,有时间会一一修复,联系方式在下方 **如果各位喜欢,麻烦各位大佬点点Star** ##### 温馨提示 1. vue.config.js文件图片代理有两种方式,必须跟后端选择使用minio还是阿里云OSS一致,建议使用minio(毕竟OSS同样需要配置),具体配置方式去后端仓库的README.md文件查看,这里不做重复说明。**一定要配置正确,否则页面图片不能正常显示** #### 安装 1. 拉取项目 ``` bash git clone https://gitee.com/weijin-top/online-recruitment-system-frontend.git ``` 2. 下载依赖(npm i) 3. 运行项目(npm run dev) #### 联系方式 微信:weijin-top QQ: 3413105907 ### 项目展示 #### 管理员 ![管理员-首页](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/管理员-首页.png) ![管理员-企业审核-审核通过](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/管理员-企业审核-审核通过.png) ![管理员-职位类别管理](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/管理员-职位类别管理.png) #### 招聘者 ![招聘者-处理简历](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/招聘者-处理简历.png) ![求职者_招聘者-聊天](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者_招聘者-聊天.png) ![招聘者-面试管理-未处理](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/招聘者-面试管理-未处理.png) ![招聘者-投递管理](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/招聘者-投递管理.png) #### 求职者 ![求职者-简历预览](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者-简历预览.png) ![求职者-首页](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者-首页.png) ![求职者-投递箱](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者-投递箱.png) ![求职者-我的面试](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者-我的面试.png) ![求职者-查看面试结果](https://gitee.com/weijin-top/online-recruitment-system-backend/raw/master/image/printscreen/求职者-查看面试结果.png)