注释定位失败提示代码

This commit is contained in:
冯辉
2025-11-18 19:31:17 +08:00
parent b6e3e2749e
commit 4dd938e886
4 changed files with 29 additions and 30 deletions

View File

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