吉安感知网项目-前端
shuishen
2026-01-23 485bead27ee5df714e033986554ba2ed7c690692
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>