fix:移除“添加智能体”子元素触发弹框,将点击事件仅绑定在"添加智能体"文字部分

This commit is contained in:
CGD
2025-04-14 10:48:43 +08:00
parent 57ed552f43
commit b80086a349
2 changed files with 2 additions and 3 deletions
@@ -6,7 +6,6 @@
添加模型
</div>
<button class="custom-close-btn" @click="handleClose">
×
</button>
+2 -2
View File
@@ -19,8 +19,8 @@
<div class="hi-hint">
Hello, Let's have a wonderful day!
</div>
<div class="add-device-btn" @click="showAddDialog">
<div class="left-add">
<div class="add-device-btn">
<div class="left-add" @click="showAddDialog">
添加智能体
</div>
<div style="width: 23px;height: 13px;background: #5778ff;margin-left: -10px;" />