(
- getEnvInfo().VITE_PLATFORM === 'YT' && !['2', '4', '5', '6'].includes(useUserStore().getUserInfo.personType) ? 50 : 0
+ // getEnvInfo().VITE_PLATFORM === 'YT' && !['2', '4', '5', '6'].includes(useUserStore().getUserInfo.personType) ? 50 : 0
+ 0
);
const getShowTabs = computed(() => {
diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue
index d6d0345..53496ce 100644
--- a/src/layouts/default/header/index.vue
+++ b/src/layouts/default/header/index.vue
@@ -2,10 +2,6 @@
diff --git a/src/layouts/default/index.vue b/src/layouts/default/index.vue
index 3b46f70..47fc28e 100644
--- a/src/layouts/default/index.vue
+++ b/src/layouts/default/index.vue
@@ -3,8 +3,6 @@