feat: 添加图片库功能,支持选择和展示不同类别的图片

This commit is contained in:
bighuixiang
2025-06-23 16:48:48 +08:00
parent 5d0511e405
commit da9c2badef
5 changed files with 568 additions and 2 deletions

View File

@@ -795,7 +795,12 @@ defineExpose({
@update:brushSize="brushSize = $event"
@canvas-size-change="updateCanvasSize"
@canvas-color-change="updateCanvasColor"
/>
>
<!-- 菜单扩展插槽 -->
<template #existsImageList>
<slot name="existsImageList" />
</template>
</HeaderMenu>
</div>
<div class="main-content">