mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 09:08:51 +08:00
docs(backtop): ✏️ 修正文档中 BackTop 组件的 bottom 属性描述从「距离屏幕顶部的距离」修改为「距离屏幕底部的距离」
This commit is contained in:
parent
f851d139b1
commit
5a458fc723
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user