mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-10 20:36:55 +08:00
fix avatar property (to uface
This commit is contained in:
@@ -162,7 +162,7 @@ export default //管理页面
|
||||
{
|
||||
path: 'point',
|
||||
name: 'manage-point',
|
||||
component: () => import('@/views/manage/PointManage.vue'),
|
||||
component: () => import('@/views/manage/point/PointManage.vue'),
|
||||
meta: {
|
||||
title: '积分',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user