'commit'
This commit is contained in:
@@ -435,6 +435,8 @@
|
||||
centerDot.style.top = item.top;
|
||||
backgroundContainer.appendChild(centerDot);
|
||||
console.log('[加载] 已恢复中心点:', item);
|
||||
centerDotExists = true; // 添加此行
|
||||
saveAllElements(); // 添加此行
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user