Giter Site home page Giter Site logo

brower-demo's Introduction

browser-demo

一个基于vueelement的管理后台Demo,内置菜单路由、权限验证等功能

前期准备

安装elementUI

npm install element-ui -S
npm install normalize.css -S
npm install svg-sprite-loader -S

安装less

npm install less less-loader --save-dev

安装vuex

npm install vuex --save

安装axios

npm install axios -S

安装工具库lodash

npm i --save lodash

路由结构

  • 登录
  • 账号管理
    • 查找账号
    • 新建账号
    • 编辑账号
    • 删除账号
  • 角色权限管理
    • 角色管理
      • 新建角色
      • 编辑角色
    • 权限配置
  • 个人中心

功能

  • 表单校验
  • 路由跳转逻辑
  • 路由权限逻辑
  • 全局Loading开关
  • 请求拦截器
  • 注册组件模块/过滤器/指令
  • 本地模拟数据
  • 雪碧图、svg图引用

brower-demo's People

Contributors

chanyan17 avatar issaclau-git avatar

Watchers

James Cloos avatar  avatar

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.