From c3947502dae33e6cd815caf7b965d2c7f8a249cb Mon Sep 17 00:00:00 2001 From: caoqianming Date: Mon, 13 Oct 2025 10:31:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20h5=E9=A1=B5=E9=9D=A2=E6=97=B6=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E6=8E=A5=E7=AE=A1=E5=AE=89=E5=8D=93=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 -- index.html | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/App.vue b/App.vue index 1adf5e3..fb9d165 100644 --- a/App.vue +++ b/App.vue @@ -12,10 +12,8 @@ // #endif }, onShow: function() { - console.log('App Show') }, onHide: function() { - console.log('App Hide') }, methods:{ wxmpLogin: function(needLoad=true) { diff --git a/index.html b/index.html index c3ff205..d6394b3 100644 --- a/index.html +++ b/index.html @@ -17,4 +17,20 @@
+