feat: 完成众筹后台管理功能

This commit is contained in:
RockYang
2023-07-24 15:59:29 +08:00
parent 4d6444ebf3
commit 253951b4b3
8 changed files with 160 additions and 373 deletions

View File

@@ -79,6 +79,11 @@ const items = [
index: '/admin/apikey',
title: 'API-KEY 管理',
},
{
icon: 'reward',
index: '/admin/reward',
title: '众筹管理',
},
{
icon: 'log',
index: '/admin/loginLog',