mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-11 03:33:48 +08:00
feat: the dashboard page is ready for admin console
This commit is contained in:
@@ -71,7 +71,7 @@ httpGet('/api/admin/config/get?key=system').then(res => {
|
||||
const items = [
|
||||
{
|
||||
icon: 'home',
|
||||
index: '/admin/welcome',
|
||||
index: '/admin/dashboard',
|
||||
title: '仪表盘',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user