2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 13:47:15 +08:00

feat: 优化logo icon加载,close #1168

This commit is contained in:
2025-12-30 22:18:45 +08:00
parent db80cca9dc
commit 9733c6bbbd
53 changed files with 53 additions and 50 deletions

View File

@@ -14,7 +14,6 @@ export default {
component: () => import('./IndexView.vue'),
meta: {
title: 'phpMyAdmin',
icon: 'simple-icons:phpmyadmin',
role: ['admin'],
requireAuth: true
}