mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-10 20:36:55 +08:00
update vef alert
This commit is contained in:
@@ -159,5 +159,13 @@ export default //管理页面
|
||||
title: '反馈',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'point',
|
||||
name: 'manage-point',
|
||||
component: () => import('@/views/manage/PointManage.vue'),
|
||||
meta: {
|
||||
title: '积分',
|
||||
},
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user