@@ -284,8 +284,8 @@ const pointSize = {
currentHeight: 72,
currentFontSize: 10,
currentIconPath: "/static/images/map-point-current.png",
- androidX:1,
- androidCurrentX: 1,
+ androidX:-4,
+ androidCurrentX: -7,
};
import { fetchHomeBanner } from "@/api";
import { deCode } from "../../utils/code";