mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-10-29 14:29:19 +08:00
新增用户策略的功能
This commit is contained in:
@@ -20,6 +20,7 @@ const routes = [
|
||||
{path: 'set/audit', component: () => import('@/pages/set/Audit')},
|
||||
|
||||
{path: 'user/list', component: () => import('@/pages/user/List')},
|
||||
{path: 'user/policy', component: () => import('@/pages/user/Policy')},
|
||||
{path: 'user/online', component: () => import('@/pages/user/Online')},
|
||||
{path: 'user/ip_map', component: () => import('@/pages/user/IpMap')},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user