兼容最新版本框架代码

This commit is contained in:
dgflash
2025-04-24 09:27:28 +08:00
parent 79d4ae62db
commit daae887c02
2 changed files with 8 additions and 6 deletions

View File

@@ -4,7 +4,9 @@
* @LastEditTime: 2022-11-11 17:41:53
*/
import { LayerType, UIConfig } from "../../../../../extensions/oops-plugin-framework/assets/core/gui/layer/LayerManager";
import { LayerType } from "db://oops-framework/core/gui/layer/LayerEnum";
import { UIConfig } from "db://oops-framework/core/gui/layer/UIConfig";
/** 界面唯一标识(方便服务器通过编号数据触发界面打开) */
export enum UIID {