feat: add system configration item to close rewarding function

This commit is contained in:
RockYang
2023-10-19 11:19:29 +08:00
parent 55d24e577e
commit e5fb986463
5 changed files with 25 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ const routes = [
{
name: 'home',
path: '/',
redirect: '/apps',
redirect: '/chat',
meta: {title: '首页'},
component: () => import('@/views/Home.vue'),
children: [