企业官网

Ryuiso 8f56657124 Fix Babel loose mode warnings il y a 3 semaines
build d1bf9ce073 Upgrade dependencies to fix security vulnerabilities il y a 3 semaines
config fe5ecebabd Fix webpack-dev-server compatibility il y a 3 semaines
src b1774d2c86 no message il y a 1 an
static b1774d2c86 no message il y a 1 an
.babelrc 8f56657124 Fix Babel loose mode warnings il y a 3 semaines
.editorconfig b1774d2c86 no message il y a 1 an
.gitignore 4a99631983 no message il y a 3 semaines
.postcssrc.js b1774d2c86 no message il y a 1 an
README.md b1774d2c86 no message il y a 1 an
index.html b1774d2c86 no message il y a 1 an
package-lock.json 425349652c Add missing babel plugins il y a 3 semaines
package.json 425349652c Add missing babel plugins il y a 3 semaines

README.md

zyuas

响应式企业官方网站模板,使用vue全家桶开发

技术要点

# bootstarp——整体框架,主要用到了栅格系统和一些组件

# swiper——轮播插件

# wow.js+animate.css——网站的整体动画插件

# axios——ajax请求

# vue-router——路由

# vuex——状态管理(项目没有用到)

# session storage——本地存储

# 对可复用的组件进行了封装,对api接口进行了封装