Browse Source

mobile deploy

RainMan 2 years ago
parent
commit
c3a024bd8c

+ 14 - 14
mobile-src/vue.config.js

@@ -22,43 +22,43 @@ module.exports = {
                     sizes: '20x20',
                     src: './img/icons/android-chrome-20x20.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '29x29',
                     src: './img/icons/android-chrome-29x29.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '40x40',
                     src: './img/icons/android-chrome-40x40.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '76x76',
                     src: './img/icons/android-chrome-76x76.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '167x167',
                     src: './img/icons/android-chrome-167x167.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '192x192',
                     src: './img/icons/android-chrome-192x192.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '512x512',
                     src: './img/icons/android-chrome-512x512.png',
                     type: 'image/png',
-                    purpose: 'monochrome',
+                    purpose: 'any',
                 },
                 {
                     sizes: '192x192',
@@ -83,7 +83,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-home-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -96,7 +96,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-defting-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -109,7 +109,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-deftdone-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -122,7 +122,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-deftmang-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -135,7 +135,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-deftque-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -148,7 +148,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-roomrev-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },
@@ -161,7 +161,7 @@ module.exports = {
                             sizes: '96x96',
                             src: './img/icons/menu-roomapp-96x96.png',
                             type: 'image/png',
-                            purpose: 'monochrome',
+                            purpose: 'any',
                         },
                     ],
                 },

File diff suppressed because it is too large
+ 0 - 0
src/main/resources/mobile-manifest.json


File diff suppressed because it is too large
+ 0 - 0
src/main/webapp/mobile/manifest.json


File diff suppressed because it is too large
+ 0 - 0
src/main/webapp/mobile/service-worker.js


File diff suppressed because it is too large
+ 0 - 0
src/main/webapp/mobile/service-worker.js.map


Some files were not shown because too many files changed in this diff