企业官网

Ryuiso 425349652c Add missing babel plugins hai 3 semanas
build d1bf9ce073 Upgrade dependencies to fix security vulnerabilities hai 3 semanas
config fe5ecebabd Fix webpack-dev-server compatibility hai 3 semanas
src b1774d2c86 no message hai 1 ano
static b1774d2c86 no message hai 1 ano
.babelrc d1bf9ce073 Upgrade dependencies to fix security vulnerabilities hai 3 semanas
.editorconfig b1774d2c86 no message hai 1 ano
.gitignore 4a99631983 no message hai 3 semanas
.postcssrc.js b1774d2c86 no message hai 1 ano
README.md b1774d2c86 no message hai 1 ano
index.html b1774d2c86 no message hai 1 ano
package-lock.json 425349652c Add missing babel plugins hai 3 semanas
package.json 425349652c Add missing babel plugins hai 3 semanas

README.md

zyuas

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

技术要点

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

# swiper——轮播插件

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

# axios——ajax请求

# vue-router——路由

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

# session storage——本地存储

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