🚧 add user center and account setting page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default [
|
||||
{
|
||||
path: '/main/photo/share',
|
||||
name: 'share',
|
||||
name: 'quick-share',
|
||||
component: () => import('@/views/Share/ImageShare/ImageShare.vue'),
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
|
Reference in New Issue
Block a user