From 24225c6853d0f25ea59321e0d846e8d4a3b20f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=96=87=E8=B5=A2?= Date: Tue, 10 Dec 2024 09:53:10 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.vue b/App.vue index 8c2b732..7ed06e2 100644 --- a/App.vue +++ b/App.vue @@ -4,7 +4,7 @@ console.log('App Launch') }, onShow: function() { - console.log('App Show') + console.log('App Show1233') }, onHide: function() { console.log('App Hide')