remove unused files

This commit is contained in:
liangping
2022-05-05 12:01:00 +08:00
parent b7f269cb35
commit e033e8f75b
95 changed files with 2 additions and 135395 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export const $themeConfig = {
app: {
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)
appLogoImage: '/logo.svg', // Will update logo in navigation menu (Branding)
},
layout: {
isRTL: false,