mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
添加中间件
This commit is contained in:
9
rc-busness/plugins/route.js
Normal file
9
rc-busness/plugins/route.js
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
// export default ({ app, store }) => {
|
||||
// app.router.afterEach((to, from, next) => {
|
||||
|
||||
// console.log(to,from,next);
|
||||
// next()
|
||||
// })
|
||||
// }
|
||||
Reference in New Issue
Block a user