feat: 尽可能的用 lucide 替换 ep 图标

This commit is contained in:
xingyu4j
2025-06-15 15:53:12 +08:00
parent 93a02573d7
commit a15d4e8dfe
24 changed files with 55 additions and 56 deletions

View File

@@ -344,7 +344,7 @@ function addNode(type: number) {
</div>
</div>
</template>
<div class="add-icon"><IconifyIcon icon="ep:plus" /></div>
<div class="add-icon"><IconifyIcon icon="lucide:plus" /></div>
</Popover>
</div>
</div>