From bcfa7fec8c6d2d222989e34f01b5fd6300befaf8 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Fri, 23 Jan 2026 15:26:17 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
applications/mobile-web-view/src/page/GatewayPage/GatewayPage.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/applications/mobile-web-view/src/page/GatewayPage/GatewayPage.vue b/applications/mobile-web-view/src/page/GatewayPage/GatewayPage.vue
index a498d2c..42f8394 100644
--- a/applications/mobile-web-view/src/page/GatewayPage/GatewayPage.vue
+++ b/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>
--
Gitblit v1.9.3