Go to file
龙运模 4237a761fd 修改备注 2023-12-29 14:35:52 +08:00
build first commit 2019-03-05 17:47:30 +08:00
config first commit 2019-03-05 17:47:30 +08:00
src 自动化官网 2023-12-29 14:24:12 +08:00
static 自动化官网 2023-12-29 14:24:12 +08:00
.babelrc first commit 2019-03-05 17:47:30 +08:00
.editorconfig first commit 2019-03-05 17:47:30 +08:00
.gitignore first commit 2019-03-05 17:47:30 +08:00
.postcssrc.js first commit 2019-03-05 17:47:30 +08:00
README.md 修改备注 2023-12-29 14:35:52 +08:00
index.html 自动化官网 2023-12-29 14:24:12 +08:00
package-lock.json 自动化官网 2023-12-29 14:24:12 +08:00
package.json first commit 2019-03-05 17:47:30 +08:00

README.md

vue-website

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

技术要点

# long

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

# swiper——轮播插件

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

# axios——ajax请求

# vue-router——路由

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

# session storage——本地存储

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