From 6520ca512574039c015c8b57598487ddb3708b47 Mon Sep 17 00:00:00 2001 From: geun1416 <1416geun@naver.com> Date: Fri, 22 Sep 2023 14:53:54 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EB=A7=88=20=EB=9D=BC=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/configs/themeConfig.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/configs/themeConfig.js b/src/configs/themeConfig.js index 44147d7..c370dd9 100644 --- a/src/configs/themeConfig.js +++ b/src/configs/themeConfig.js @@ -3,13 +3,13 @@ //Template config options const themeConfig = { app: { - appName: 'DRONESYS', + appName: '드론교통관리', // appLogoImage: require('@src/assets/images/logo/logo.svg').default, - appLogoImage: require('../assets/images/pal_logo.png').default + appLogoImage: require('../assets/images/logo/kac_logo_ icon.svg').default }, layout: { isRTL: false, - skin: 'dark', // light, dark, bordered, semi-dark + skin: 'light', // light, dark, bordered, semi-dark routerTransition: 'fadeIn', // fadeIn, fadeInLeft, zoomIn, none or check this for more transition https://animate.style/ type: 'vertical', // vertical, horizontal contentWidth: 'full', // full, boxed