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

This commit is contained in:
OLDREDSTONE
2026-01-14 00:55:38 +08:00
parent 006a5fe4f5
commit fb2e0e124b
3 changed files with 154 additions and 92 deletions
-1
View File
@@ -728,7 +728,6 @@ function layerHoverInit(layer) {
};
}
function createElementEvent(obj, style) {
console.log(style);
style = {
...new IconStyle(),
...style