Skip to content
/ wtc-it Public

计算机学院网页改版 - 2017年版

Notifications You must be signed in to change notification settings

OK-zxl/wtc-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wtc-it 计算机学院页面改版2017年版


巨塔工作室初次作品线上作品

效果展示页面(暂未上线) 计算机学院


美工ui

  • Axure
  • Ps
  • Ai
  • 马克鳗

后端

  • 语化化标签

    并没有使用h5标签,考虑到兼容ie8

  • CSS3

    • Less模块化
    • 表现和结构相分离 :after+:before
    • 雪碧图减少http请求
    • normalize.css 样式重置
  • JavaScript + Jquery

    • 弥补CSS3动画的兼容性
    • 兼容IE8+
    • swiper 插件实现轮播图
  • 构建工具

    • Gulp
  • 测试工具

    • http-server实现手机端测试

后端

  • CMS
    • webplus

    官方指定,个人不太喜欢...


查看使用

git clone git@github.com:zp29/wtc-it.git
// 克隆到本地
cd wtc-it
// 进入目录
npm i gulp -g && npm i
// 安装依赖,国内使用 cnpm 
gulp

打开浏览器 http://localhost:8080/

About

计算机学院网页改版 - 2017年版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published