Browse Source

Merge branch 'startLogin'

mo 1 year ago
parent
commit
4cc6c76fc7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      vite.config.ts

+ 3 - 3
vite.config.ts

@@ -60,10 +60,10 @@ export default defineConfig({
     }),
     VitePWA({
       registerType: 'autoUpdate',
-      includeAssets: ['favicon.svg'],
+      includeAssets: ['./logo.png'],
       manifest: {
-        name: '酷乐秀-课堂乐器',
-        short_name: '课堂乐器',
+        name: '酷乐秀-音乐数字课堂',
+        short_name: '音乐数字课堂',
         theme_color: '#fff',
         icons: [
           {