修复 json 解析异常未捕获的错误

This commit is contained in:
OLDREDSTONE 2026-01-14 00:55:38 +08:00
parent 479da74bfa
commit 76b48c3b95

View File

@ -728,7 +728,6 @@ function layerHoverInit(layer) {
};
}
function createElementEvent(obj, style) {
console.log(style);
style = {
...new IconStyle(),
...style