From 306a9c4fde94c54d91aee5a69d59b993c7c707a1 Mon Sep 17 00:00:00 2001
From: wangting <wangting@vci-tech.com>
Date: 星期一, 30 十二月 2024 17:40:07 +0800
Subject: [PATCH] 调整菜单

---
 Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue b/Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue
index 13c1cf5..c2d4177 100644
--- a/Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue
+++ b/Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue
@@ -4,7 +4,7 @@
       <basic-container>
         <div style="display: flex;justify-content: space-between;flex-wrap: wrap">
           <div class="tag-group">
-            <span class="tag-group__title">鍒嗙粍</span>
+            <span class="tag-group__title" v-if="types.length>0">鍒嗙粍</span>
             <el-tag
               v-for="item in types"
               :key="item.key"
@@ -51,11 +51,11 @@
           <pre style="font-size: 12px;color: #909399;margin-top: 0;padding:5px;background-color: #F5F7FA">涓婁紶鏂囦欢涓簀son鏂囦欢锛岀ず渚嬪涓�
 [{
     "name": "鍥炬爣搴撳悕:鍥炬爣鍚嶇О",
-    "svg": "html浠g爜"
+    "svg": "svg鐨刪tml浠g爜"
   },
   {
     "name": "鍥炬爣搴撳悕:鍥炬爣鍚嶇О",
-    "svg": "html浠g爜"
+    "svg": "svg鐨刪tml浠g爜"
  }]
  鏂囦欢鍐呭椤讳弗鏍兼寜鐓хず渚嬫牸寮忥紝name涓哄浘鏍囧簱鍚�+鍥炬爣鍚嶇О锛屼互鈥�:鈥濆垎闅旓紝svg涓哄浘鏍噃tml浠g爜</pre>
         </el-dialog>

--
Gitblit v1.9.3