A Vue.js project
👉源码地址:Github在这里
Vue2.0全家桶 + axios + Vuex + Mint-Ui
- Vue2.0 前端页面展示
- Axios 异步数据的请求
- flexible.js 解决移动端设备兼容
- Mint-ui 移动端组件库
- SPA单页应用,前端后分离
- localStorge实现本地数据存储
- tabbar切换
- 搜索框,根据输入关键字查询数据
- 二维数组菜单选择
- 数据传递
- tabContainer的切换
- 根据不同选择数据进行数据查询,更新
- 聊天页
- 公司和职位详情页
- 我的 页面的简历设置
- 不同选择的项index的切换显示
我是18届毕业生,目前正在求职,对我感兴趣的话可以联系我哦!
- 👉微信号:15270985028
- 👉电 话:15270985028
- 👉邮 箱:2267586773@qq.com
# 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.