Giter Club home page Giter Club logo

vblog-admin-template's Introduction

vblog-admin-template

VUE后台管理系统基础模板 该模板是根据uncleLian的vue-blog(https://github.com/uncleLian/vue-blog-template/tree/v1.0)基础模板修改而来。

该模板可以作为 vue-cli2 搭建的后台基础模板。

更新日志

  • 调整目录结构views(页面)/components(组件)/utils(全局方法);
  • 封装axios,设置api代理(为mockjs模拟正常,已注释);
  • main.js去掉多余axios调用;
  • 使用时删除mock目录。

基础功能

  • 登录/注销
  • 权限验证(页面级)
  • 动态侧边栏
  • 动态面包屑
  • 导航标签
  • 401、404、全局错误捕捉
  • element-ui
  • axios 封装(统一处理请求、拦截、报错等)
  • cache 封装

安装运行

# 安装依赖
npm install

# 启动服务
npm run dev

# 打包发布
npm run build

运行结果

登录页面

后台首页

列表页面

vblog-admin-template's People

Contributors

amilytom avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

xblxblxbl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.