English | 中文
vue-access-control
💎 Frontend access control framework based Vue
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 Vue-Scaffold project.
Documentation
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
Live Example
test account:
1. username: rootpassword: any password2. username: clientpassword: any password
live example:
http://refined-x.com/Vue-Access-Control/
Build Setup
# install dependenciesnpm install# serve with hot reload at localhost:8080npm run serve# build for production with minificationnpm run build
License
Copyright (c) 2017-present, refined-x.com