|
@@ -141,7 +141,7 @@ if (navigator.userAgent.includes('#cordova#')) {
|
|
|
document.addEventListener(
|
|
document.addEventListener(
|
|
|
'deviceready',
|
|
'deviceready',
|
|
|
function () {
|
|
function () {
|
|
|
- StatusBar.overlaysWebView(true);
|
|
|
|
|
|
|
+ StatusBar.overlaysWebView(false);
|
|
|
window.$vm = app.mount('#app');
|
|
window.$vm = app.mount('#app');
|
|
|
|
|
|
|
|
loadSplash(
|
|
loadSplash(
|