The Wayback Machine - https://web.archive.org/web/20200620151104/https://github.com/ifzc/Shkjem
Skip to content
基于Vue&ElementUI的企业官网
Vue JavaScript HTML
Branch: master
Clone or download

Latest commit

Latest commit 66edeb8 Oct 22, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
public 迁入改进版 Oct 22, 2019
src 迁入改进版 Oct 22, 2019
.gitignore 迁入改进版 Oct 22, 2019
README.md Update README.md Oct 22, 2019
babel.config.js
package-lock.json 迁入改进版 Oct 22, 2019
package.json 迁入改进版 Oct 22, 2019

README.md

Shanghai kejian engineering management

科健工程管理有限公司企业官网 前端

一个业余时间(三周)的外包项目 最终成品:http://www.shkjem.com
主分支已更新至改进版,老版本源码移至 Release
如果是学习的话推荐学习新版本 链接 http://kejian.smilef.cn/
另外有些同学在问后端的代码 这里 https://github.com/ifzc/ShkjemApi

新版本改进

  1. 整体重构,结构升级为最新 vue-cli
  2. 代码优化,去除引用的静态js文件
  3. 图片加载加入懒加载,整体性能提升很大
  4. 视频采用 vue-video-player 处理兼容性
  5. 首页全屏滚动样式由静态文件 fullpage.js 改为 vue-awesome-swiper
  6. 样式调整,提升了自适应能力

组件列表

  1. vue-router
  2. element-ui
  3. axios
  4. vue-video-player (视频组件)
  5. vue-awesome-swiper (首页滚动组件)
  6. vue-lazyload (图片懒加载)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
You can’t perform that action at this time.