This commit is contained in:
zk
2023-12-21 09:02:45 +08:00
parent 1c65f18bab
commit 9230f659c1
34 changed files with 473 additions and 327 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export function typeToIcon(type: string) {
if (type == '3') {
return createIcon({ icon: mapIcon2, iconSize, imageSize });
}
if (type == '4') {
if (type == '5') {
return createIcon({ icon: mapIcon3, iconSize, imageSize });
}
if (type == '6') {