From 210e619b88539331f97db736aa55c157f1439a41 Mon Sep 17 00:00:00 2001 From: zhaofengliang920817 Date: Wed, 9 Oct 2024 15:37:48 +0800 Subject: [PATCH] Update get-current-pages.md --- docs/api/get-current-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/get-current-pages.md b/docs/api/get-current-pages.md index 3a615f5c..2c7db60d 100644 --- a/docs/api/get-current-pages.md +++ b/docs/api/get-current-pages.md @@ -26,7 +26,7 @@ |navigationBarTitleText |String |4.18 |4.18 |4.18 | | |navigationStyle |String |x |x |4.18 |default| |backgroundColor |String |4.18 |4.18 |x |#ffffff| -|backgroundTextStyle |String |x |x |x |light | +|backgroundTextStyle |String |4.31 |4.31 |x |dark | |onReachBottomDistance |Number |x |x |4.18 |50 | |pageOrientation |String |4.18 |4.25 |x |auto | |showStatusBar |Boolean |4.31 |x |x |true -- GitLab