update brand logo

This commit is contained in:
2025-10-17 17:42:37 +08:00
parent 99aa869f56
commit e38c1e34d0

View File

@@ -24,6 +24,9 @@ export default buildConfig({
admin: {
components: {
// The `BeforeLogin` component renders a message that you see while logging into your admin panel.
graphics: {
Logo: './components/Logo/Logo',
},
// Feel free to delete this at any time. Simply remove the line below.
beforeLogin: ['@/components/BeforeLogin'],
// The `BeforeDashboard` component renders the 'welcome' block that you see after logging into your admin panel.