From 4f9f77f416e4ab640b0aecab98b0e2e2cd29f3f4 Mon Sep 17 00:00:00 2001 From: Seven Date: Wed, 14 Jan 2026 15:32:50 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=B8=BA=E2=80=9CRiwsan=20=E7=91=9E=E8=AE=AF?= =?UTF-8?q?=E2=80=9D=EF=BC=8C=E7=A1=AE=E4=BF=9D=E4=B8=80=E8=87=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pwa/download.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/pwa/download.vue b/src/views/pwa/download.vue index aa80149..3bd8ed4 100644 --- a/src/views/pwa/download.vue +++ b/src/views/pwa/download.vue @@ -10,7 +10,7 @@ const { t } = useI18n(); const { canInstall, isInstalled, install, isIOS, isIOSSafari } = usePWAInstall(); const platform = usePlatform(); -const appName = "Riwa"; +const appName = "Riwsan 瑞讯"; const isLoading = ref(false); // 调试日志 @@ -99,7 +99,7 @@ watch(isInstalled, (installed) => {
- RWA平台 + Riwsan 瑞讯

{{ appName }}