The Wayback Machine - https://web.archive.org/web/20220623023317/https://github.com/tower1229/Vue-Access-Control
Skip to content

tower1229/Vue-Access-Control

master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 11, 2022
Aug 28, 2018
src
Mar 11, 2022
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Mar 11, 2022
Mar 11, 2022
Mar 11, 2022
May 20, 2019

English | 中文

vue-access-control

Build Status license

💎 Frontend access control framework based Vue

logo

A new version is ready, with a modular design that is less invasive to the business, fully compatible with V1 version interface data


Introduction

Vue-Access-Control is a solution of front-end user rights control based on Vue/Vue-Router/axios,through the control of three levels of routing, view and request, the developer can realize the user authority control of any granularity.

The management function can refer to CuttingMat project.

Documentation

Vue2.0用户权限控制解决方案

基于Vue实现后台系统权限控制

用addRoutes实现动态路由

Download

homepage: http://refined-x.com/Vue-Access-Control/

git: git clone https://github.com/tower1229/Vue-Access-Control.git

Live Example

test account:

1. username: root
   password: any password
2. username: client
   password: any password

live example:

http://refined-x.com/Vue-Access-Control/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

License

FOSSA Status

Copyright (c) 2017-present, refined-x.com