This commit is contained in:
ahjung
2025-08-12 16:10:10 +08:00
parent c96789f1ff
commit 449761796c
8 changed files with 2097 additions and 1470 deletions

View File

@@ -5,5 +5,5 @@ export const websiteConfig = Object.freeze({
title: 'NaiveUiAdmin',
logo: logoImage,
loginImage: loginImage,
loginDesc: 'Naive Ui Admin中后台前端/设计解决方案',
loginDesc: 'Naive Ui Admin 中后台前端/设计解决方案',
});