From 708b5643ed7823f31e521f952476275e436d25ad Mon Sep 17 00:00:00 2001 From: git_robot Date: Thu, 1 Feb 2024 11:52:27 +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 e37466e2..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 | 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 | 4.0 |\n| onShareTimeline | x | x | x | 4.0 |\n| onAddToFavorites | x | x | x | 4.0 |\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 | 4.0 |\n| onBackPress | 5.0 | √ | x | 4.0 |\n| onNavigationBarSearchInputChanged | 5.0 | x | x | 4.0 |\n| onNavigationBarSearchInputConfirmed | 5.0 | x | x | 4.0 |\n| onNavigationBarSearchInputClicked | 5.0 | x | x | 4.0 |"}} \ 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