mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-21 22:25:04 +08:00
.
This commit is contained in:
@@ -262,7 +262,7 @@ export class LayerUI extends Node {
|
||||
});
|
||||
this.ui_nodes.clear();
|
||||
|
||||
// 清楚缓存中的界面
|
||||
// 清除缓存中的界面
|
||||
if (isDestroy) {
|
||||
this.ui_cache.forEach((value: ViewParams, prefabPath: string) => {
|
||||
this.removeCache(prefabPath);
|
||||
|
||||
Reference in New Issue
Block a user