panhui 3 anni fa
parent
commit
0aac6349de
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -226,7 +226,7 @@ if (navigator.userAgent.includes('#cordova#')) {
                     mountApp();
                 }
             ).then(res => {
-                StatusBar.styleDefault();
+                StatusBar.styleLightContent();
             });
             calcSafeArea();
             if ('android' === window.cordova.platformId) {