无人机管理后台前端(已迁走)
罗广辉
2025-08-11 58a762b396c8b2d3638b0b562d886476d81493d1
feat: 延迟显示
1 files modified
2 ■■■ changed files
src/views/wel/index.vue 2 ●●● patch | view | raw | blame | history
src/views/wel/index.vue
@@ -92,7 +92,7 @@
  })
  setTimeout(() => {
    display.value = true
  },1000)
  },100)
})
</script>