企业官网

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

README.md

zyuas

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

技术要点

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

# swiper——轮播插件

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

# axios——ajax请求

# vue-router——路由

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

# session storage——本地存储

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