Improvme ui

This commit is contained in:
liangping
2021-08-06 11:58:54 +08:00
parent 523b952957
commit 4646e335c3
15 changed files with 138 additions and 26 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export const $themeBreakpoints = {}
// APP CONFIG
export const $themeConfig = {
app: {
appName: 'Ping.pub', // Will update name in navigation menu (Branding)
appName: 'PING.PUB', // Will update name in navigation menu (Branding)
// eslint-disable-next-line global-require
appLogoImage: require('@/assets/images/logo/logo.svg'), // Will update logo in navigation menu (Branding)
},