From 6f77d3d4b1e6161c74be4f0f85e5d359fea62703 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Thu, 18 Sep 2025 11:03:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89brandDNA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/home/newProject/workspace.vue | 4 ++-- src/tool/listData.js | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/component/home/newProject/workspace.vue b/src/component/home/newProject/workspace.vue index 2e19c50b..d20eccf9 100644 --- a/src/component/home/newProject/workspace.vue +++ b/src/component/home/newProject/workspace.vue @@ -41,7 +41,7 @@
{{ selectObject?.styleName?selectObject?.styleName:'All' }}
-
+
{{$t('Habit.Category')}}: diff --git a/src/tool/listData.js b/src/tool/listData.js index 31c0bcde..56477289 100644 --- a/src/tool/listData.js +++ b/src/tool/listData.js @@ -340,12 +340,12 @@ const openTypeList = (t)=>{ value:'Models', router:'library=Models' }, - { - icon:'fi-ss-gem', - label:t('LibraryPage.brandDNA'), - value:'MyBrand', - router:'library=MyBrand' - }, + // { + // icon:'fi-ss-gem', + // label:t('LibraryPage.brandDNA'), + // value:'MyBrand', + // router:'library=MyBrand' + // }, ] }, history:{