更换logo

This commit is contained in:
2023-02-16 18:03:36 +08:00
parent 3970504c95
commit 02fc2a2619
12 changed files with 21 additions and 18 deletions

View File

@@ -3,8 +3,8 @@
*/
const config = {
appName: 'Gin-Vue-Admin',
appLogo: 'https://www.gin-vue-admin.com/img/logo.png',
appName: '嚯奖学吧',
appLogo: 'src/assets/logo.png',
showViteLogo: true
}