mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-08 03:37:28 +08:00
更新 index.js
This commit is contained in:
@@ -89,8 +89,7 @@ const routes = [
|
|||||||
{
|
{
|
||||||
path: '/users/:id',
|
path: '/users/:id',
|
||||||
name: 'users',
|
name: 'users',
|
||||||
component: ProfileView,
|
component: ProfileView
|
||||||
meta: { keepAlive: true }
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/github-callback',
|
path: '/github-callback',
|
||||||
|
|||||||
Reference in New Issue
Block a user