Frontend access control framework based Vue

vue-access-control

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.

test account:

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

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Download

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

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

npm: `npm i vue-access-control`

GitHub