标签:权限 知识 router 16px 博客 font 特定 style routes
前言:
最近闲来无事浏览各种博客,看到了一个关于路由权限的管理,觉得很有用,针对那个博客,准备自己写一个demo。
实现:
路由大致分为用户路由<特定用户才能浏览>和基本路由<所有用户都能访问>
知识点:
1. vue-router addRoutes
2. vue-router beforeEach
标签:权限 知识 router 16px 博客 font 特定 style routes
原文地址:https://www.cnblogs.com/teemor/p/9450932.html