基于vue前端框架_基于前端访问控制框架的Vue

基于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.

Vue-Access-Control是基于Vue / Vue-Router / axios的前端用户权限控制的解决方案,通过对路由,视图和请求的三个级别的控制,开发人员可以实现任何粒度的用户权限控制。

View demo 查看演示 Download Source 下载源

测试帐号: (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`

翻译自: https://vuejsexamples.com/frontend-access-control-framework-based-vue/

基于vue前端框架

你可能感兴趣的:(基于vue前端框架_基于前端访问控制框架的Vue)