fix: 更新 PWA 清单中的应用名称

This commit is contained in:
2026-01-06 12:24:36 +07:00
parent 385b820ff4
commit 3d4babea93

View File

@@ -12,7 +12,7 @@ export default defineNuxtConfig({
pwa: {
registerType: 'autoUpdate',
manifest: {
name: 'Riwa App 下载',
name: 'Riwa应用商店',
short_name: 'Riwa应用商店',
description: 'Riwa App 下载 - iOS, Android, H5',
theme_color: '#3b82f6',