From 372871c9d42968a9caf69ca9a4e392f2d3eee865 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 25 十二月 2024 18:39:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
h5/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/App.vue b/h5/App.vue
index 709d712..a944dea 100644
--- a/h5/App.vue
+++ b/h5/App.vue
@@ -8,6 +8,7 @@
window.location.href = app_url
}
})
+ console.log('onLaunch')
},
onShow: function () {
console.log('App Show')
--
Gitblit v1.9.3