flat: 对接经纬度2

This commit is contained in:
Apcallover
2025-11-24 18:41:52 +08:00
parent 378f71f3c7
commit a4233b03d7

View File

@@ -220,7 +220,7 @@ function handleControl(e) {
} }
onMounted(() => { onMounted(() => {
$api.msg('使用模拟定位'); // $api.msg('使用模拟定位');
getInit(); getInit();
}); });