深度画布

This commit is contained in:
lzp
2026-03-23 17:06:38 +08:00
parent e0305551fa
commit 70eccb9251
3 changed files with 4 additions and 137 deletions

View File

@@ -198,7 +198,7 @@ export class LayerManager {
selectable: false, // 不可选中(可选)
info: {
id: createId("group"),
name: '组图层',
name: '智能选区组',
showChildren: true,
...(options?.info || {}),
}