From 5a458fc723fe0745dc7de8ffc7e50b5c7f75654d Mon Sep 17 00:00:00 2001 From: weiye <507028106@qq.com> Date: Fri, 18 Jul 2025 17:35:33 +0800 Subject: [PATCH] =?UTF-8?q?docs(backtop):=20=E2=9C=8F=EF=B8=8F=20=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E6=96=87=E6=A1=A3=E4=B8=AD=20BackTop=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=20bottom=20=E5=B1=9E=E6=80=A7=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=BB=8E=E3=80=8C=E8=B7=9D=E7=A6=BB=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E9=A1=B6=E9=83=A8=E7=9A=84=E8=B7=9D=E7=A6=BB=E3=80=8D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E3=80=8C=E8=B7=9D=E7=A6=BB=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E7=9A=84=E8=B7=9D=E7=A6=BB=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en-US/component/backtop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/component/backtop.md b/docs/en-US/component/backtop.md index 83d0db31..e5454610 100644 --- a/docs/en-US/component/backtop.md +++ b/docs/en-US/component/backtop.md @@ -42,7 +42,7 @@ onPageScroll((e) => { | zIndex | Component z-index property | number | - | 10 | - | | iconStyle | Custom `icon` style | string | - | - | - | | shape | Button shape | string | square | circle | - | -| bottom | Distance from screen top, unit `px` | number | - | 100 | - | +| bottom | Distance from screen bottom, unit `px` | number | - | 100 | - | | right | Distance from screen right, unit `px` | number | - | 20 | - | ## External Classes