fix: 更新 PWA 清单中的应用名称
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user