carolineLH / boss

vue2.0全家桶实现Boss直聘 Web APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boss

A Vue.js project

效果预览:

👉源码地址:Github在这里



项目描述

技术栈

Vue2.0全家桶 + axios + Vuex + Mint-Ui

主要依赖:

  1. Vue2.0 前端页面展示
  2. Axios 异步数据的请求
  3. flexible.js 解决移动端设备兼容
  4. Mint-ui 移动端组件库
  5. SPA单页应用,前端后分离
  6. localStorge实现本地数据存储

实现功能:

  1. tabbar切换
  2. 搜索框,根据输入关键字查询数据
  3. 二维数组菜单选择
  4. 数据传递
  5. tabContainer的切换
  6. 根据不同选择数据进行数据查询,更新

未实现功能:

  1. 聊天页
  2. 公司和职位详情页
  3. 我的 页面的简历设置
  4. 不同选择的项index的切换显示

给自己打个小广告:

我是18届毕业生,目前正在求职,对我感兴趣的话可以联系我哦!

  • 👉微信号:15270985028
  • 👉电 话:15270985028
  • 👉邮 箱:2267586773@qq.com

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

vue2.0全家桶实现Boss直聘 Web APP


Languages

Language:Vue 67.9%Language:JavaScript 28.0%Language:CSS 3.6%Language:HTML 0.5%