From 1bf83e2eaa01c516ed13844c7f991e8ce30a3032 Mon Sep 17 00:00:00 2001 From: git_robot Date: Wed, 20 Mar 2024 11:12:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pageInstanceJson.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/utils/pageInstanceJson.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/utils/pageInstanceJson.json b/docs/.vuepress/utils/pageInstanceJson.json index 8b2060b3..0e7eee2a 100644 --- a/docs/.vuepress/utils/pageInstanceJson.json +++ b/docs/.vuepress/utils/pageInstanceJson.json @@ -1 +1 @@ -{"lifeCycle":{"name":"页面生命周期","compatibility":"| | Android 系统版本 | Android | iOS | web |\n| :- | :- | :- | :- | :- |\n| onInit | x | x | x | x |\n| onLoad | 5.0 | √ | x | 4.0 |\n| onShow | 5.0 | √ | x | 4.0 |\n| onReady | 5.0 | √ | x | 4.0 |\n| onHide | 5.0 | √ | x | 4.0 |\n| onUnload | 5.0 | √ | x | 4.0 |\n| onPullDownRefresh | 5.0 | √ | x | 4.0 |\n| onReachBottom | 5.0 | √ | x | 4.0 |\n| onShareAppMessage | x | x | x | x |\n| onShareTimeline | x | x | x | x |\n| onAddToFavorites | x | x | x | x |\n| onPageScroll | 5.0 | √ | x | 4.0 |\n| onResize | 5.0 | √ | x | 4.0 |\n| onTabItemTap | 5.0 | x | x | 4.0 |\n| onNavigationBarButtonTap | 5.0 | x | x | x |\n| onBackPress | 5.0 | √ | x | 4.0 |\n| onNavigationBarSearchInputChanged | 5.0 | x | x | x |\n| onNavigationBarSearchInputConfirmed | 5.0 | x | x | x |\n| onNavigationBarSearchInputClicked | 5.0 | x | x | x |"}} \ No newline at end of file +{"lifeCycle":{"name":"页面生命周期","compatibility":"| | Android 系统版本 | Android | iOS | web |\n| :- | :- | :- | :- | :- |\n| onInit | x | x | x | 4.0 |\n| onLoad | 5.0 | √ | x | 4.0 |\n| onShow | 5.0 | √ | x | 4.0 |\n| onReady | 5.0 | √ | x | 4.0 |\n| onHide | 5.0 | √ | x | 4.0 |\n| onUnload | 5.0 | √ | x | 4.0 |\n| onPullDownRefresh | 5.0 | √ | x | 4.0 |\n| onReachBottom | 5.0 | √ | x | 4.0 |\n| onShareAppMessage | x | x | x | x |\n| onShareTimeline | x | x | x | x |\n| onAddToFavorites | x | x | x | x |\n| onPageScroll | 5.0 | √ | x | 4.0 |\n| onResize | 5.0 | √ | x | 4.0 |\n| onTabItemTap | 5.0 | x | x | 4.0 |\n| onNavigationBarButtonTap | 5.0 | x | x | x |\n| onBackPress | 5.0 | √ | x | 4.0 |\n| onNavigationBarSearchInputChanged | 5.0 | x | x | x |\n| onNavigationBarSearchInputConfirmed | 5.0 | x | x | x |\n| onNavigationBarSearchInputClicked | 5.0 | x | x | x |"}} \ No newline at end of file -- GitLab