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