From 439c98abf219fd5bb1289bcd6a639d4f8e576145 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 5 Dec 2024 17:57:59 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):?= =?UTF-8?q?=20=E6=A1=8C=E9=9D=A2=E7=89=88=E5=88=A0=E9=99=A4=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layout/components/DesktopSetting.vue | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/core/core-frontend/src/layout/components/DesktopSetting.vue b/core/core-frontend/src/layout/components/DesktopSetting.vue index 63229bdebb..1eb42c5aba 100644 --- a/core/core-frontend/src/layout/components/DesktopSetting.vue +++ b/core/core-frontend/src/layout/components/DesktopSetting.vue @@ -16,7 +16,6 @@ import dvPreviewDownload from '@/assets/svg/dv-preview-download.svg' import ToolboxCfg from './ToolboxCfg.vue' import { findBaseParams } from '@/api/aiComponent' import icon_more_outlined from '@/assets/svg/icon_more_outlined.svg' -import msgNotice from '@/assets/svg/msg-notice.svg' import { usePermissionStore } from '@/store/modules/permission' import { useAppearanceStoreWithOut } from '@/store/modules/appearance' import { msgCountApi } from '@/api/msg' @@ -47,9 +46,6 @@ const redirectUser = () => { const kidPath = sysMenu.matched[0].children[0].path push(`${sysMenu.path}/${kidPath}`) } -const msgNoticePush = () => { - push('/msg/msg-fill') -} const initShowToolbox = () => { showToolbox.value = permissionStore.getRouters.some(route => route.path === '/toolbox') } @@ -94,18 +90,6 @@ onMounted(() => { - - - - - - - Date: Thu, 5 Dec 2024 18:06:45 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20?= =?UTF-8?q?=E6=9F=A5=E7=9C=8B=E6=95=B0=E6=8D=AE-=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=A1=86=E9=AB=98=E5=BA=A6=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/visualization/UserViewEnlarge.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue index 51cede8c6d..0db86f24bc 100644 --- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue +++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue @@ -12,7 +12,6 @@ v-if="optType === 'enlarge' && exportPermissions[0]" v-model="pixel" class="pixel-select" - size="small" >