diff --git a/App.vue b/App.vue index 43ab1d3..3b3e356 100644 --- a/App.vue +++ b/App.vue @@ -18,6 +18,7 @@ data() { return { StatusBar: Vue.prototype.StatusBar, + CustomBar: Vue.prototype.CustomBar, windowHeight: Vue.prototype.windowHeight, LOADING: false