工具功能
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- <template>
|
||||
<template>
|
||||
<Dialog
|
||||
ref="baseDialog"
|
||||
class="fly-roam"
|
||||
@ -131,7 +131,7 @@ eventBus.on('flyRoamDialog', () => {
|
||||
baseDialog.value?.open()
|
||||
setTimeout(() => {
|
||||
flyRoam = YJ.Global.FlyRoam.open(window.earth, { repeat: Infinity })
|
||||
}, 0)
|
||||
}, 100)
|
||||
})
|
||||
|
||||
const clangeViewPointHeight = () => {}
|
||||
@ -154,4 +154,4 @@ const close = (e) => {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss"></style> -->
|
||||
<style scoped lang="scss"></style>
|
||||
|
||||
Reference in New Issue
Block a user