Skip to content

SmaVivian/vue-web-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

[vue-element-admin]主要实现web端一些基础的业务代码,基于 vueelement-ui实现。

功能

  • 登录

  • 列表

    • 分页
    • tab列表
    • 搜索列表
  • 详情

  • 表单

  • 轮播

  • 组件缓存(keep-alive向前清除缓存、返回不清除缓存)首页->列表->详情:清除缓存 详情->列表:不清除缓存

效果演示

img

安装依赖

npm i

项目启动

npm run dev

项目打包

npm run build

本地服务启动 redis启动、easymock项目启动

安装mongodb https://www.runoob.com/mongodb/mongodb-window-install.html redis-server.exe redis.windows.conf npm run dev

已使用github pages部署

访问 https://smavivian.github.io/vue-web-common

About

vue Web端通用框架搭建,vue+element-ui+vuex+axios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published