This commit is contained in:
X1627315083
2025-09-11 15:46:44 +08:00
parent b72b0d0cc6
commit b411b31af8

View File

@@ -34,7 +34,7 @@ import TextEditorPanel from "./components/TextEditorPanel.vue"; // 引入文本
import LiquifyPanel from "./components/LiquifyPanel.vue"; // 引入液化编辑面板
import SelectionPanel from "./components/SelectionPanel.vue"; // 引入选区面板
import { LayerType, OperationType } from "./utils/layerHelper.js";
import { ToolManager } from "./managers/toolManager.js";
import { ToolManager } from "./managers/ToolManager.js";
import { fabric } from "fabric-with-all";
import {
uploadImageAndCreateLayer,