合并展示馆内空间点位和业务点位
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-07 04:06:38 +08:00
parent 347efd3007
commit eaec80bdc3
5 changed files with 66 additions and 13 deletions

View File

@@ -972,7 +972,7 @@ const handleIndoorToolClick = (tool: string) => {
if (!is3DMode.value) return
if (tool === '复位') {
showIndoorHint('已复位视角,单指旋转、双指可平移', 2800)
showIndoorHint('已复位视角,单指平移、双指可缩放', 2800)
} else if (tool === '俯视') {
showIndoorHint('已切换俯视视角,可点选标记查看位置', 2800)
} else if (tool === '斜视') {