Skip to content

Commit

Permalink
错误修复
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoubichuan committed Jan 29, 2024
1 parent 892fdc8 commit c994a2f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/base/attribute/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,4 @@ ol.proj.transform(
"EPSG:3857",
"EPSG:4326"
);
```

<script>
window.onload = function() {
alert(1)
};
</script>
```

0 comments on commit c994a2f

Please sign in to comment.