|
@@ -20,7 +20,7 @@
|
|
|
import { useUserStore } from '/@/store/modules/user';
|
|
import { useUserStore } from '/@/store/modules/user';
|
|
|
import { SvgIcon } from '/@/components/Icon';
|
|
import { SvgIcon } from '/@/components/Icon';
|
|
|
import { useLocaleStore } from '/@/store/modules/locale';
|
|
import { useLocaleStore } from '/@/store/modules/locale';
|
|
|
- import logo from '/@/assets/images/livora.svg';
|
|
|
|
|
|
|
+ import logo from '/@/assets/images/Livora_white_logo.svg';
|
|
|
// import logoEn from '/@/assets/images/grey-logo-en.png';
|
|
// import logoEn from '/@/assets/images/grey-logo-en.png';
|
|
|
|
|
|
|
|
const props = defineProps({
|
|
const props = defineProps({
|