Skip to content

Commit 693d25f

Browse files
authored
Update index.js
1 parent 5324930 commit 693d25f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { geometryToPolygon, roundedCornersByPolygon } from '/utils.js'
1+
import { geometryToPolygon, roundedCornersByPolygon } from './utils.js'
22

33
// 初始化地图
44
const map = new TMap.Map('map', {

0 commit comments

Comments
 (0)