From ec9e6bb91708691e1e7ab19b8716a5fa5471b1dd Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Tue, 10 Jan 2023 17:19:03 +0800 Subject: [PATCH] ad --- App.vue | 1 + 1 file changed, 1 insertion(+) 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