panhui 3 лет назад
Родитель
Сommit
0aac6349de
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

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