吉安感知网项目-前端
张含笑
2026-01-23 bcfa7fec8c6d2d222989e34f01b5fd6300befaf8
applications/mobile-web-view/src/page/GatewayPage/GatewayPage.vue
@@ -69,7 +69,7 @@
onMounted(() => {
   narrowScreenFun()
   window.addEventListener('resize', narrowScreenFun)
   document.title = '中图智飞低空感知网平台'
   document.title = 'appWebview'
})
</script>