Tencent / tdesign-miniprogram

A Wechat MiniProgram UI components lib for TDesign.
https://tdesign.tencent.com/miniprogram
MIT License
1.24k stars 280 forks source link

t-back-top 下拉不显示 #2759

Open chaganuur opened 6 months ago

chaganuur commented 6 months ago

tdesign-miniprogram 版本

1.4.0

重现链接

No response

重现步骤

<t-back-top bind:to-top="onToTop"/>

期望结果

No response

实际结果

No response

基础库版本

2.33.0

补充说明

No response

github-actions[bot] commented 6 months ago

👋 @chaganuur,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

betavs commented 6 months ago
<t-back-top visibility-height="{{0}}" bind:to-top="onToTop" />

https://github.com/Tencent/tdesign-miniprogram/blob/e78bd8e8ecd5c3e60f7fef9b7094c5f0844af9cd/src/back-top/README.md?plain=1#L33

chaganuur commented 6 months ago
<t-back-top visibility-height="{{0}}" bind:to-top="onToTop" />

https://github.com/Tencent/tdesign-miniprogram/blob/e78bd8e8ecd5c3e60f7fef9b7094c5f0844af9cd/src/back-top/README.md?plain=1#L33

你的回答有什么意义?我看得见文档

anlyyao commented 6 months ago
<t-back-top visibility-height="{{0}}" bind:to-top="onToTop" />

https://github.com/Tencent/tdesign-miniprogram/blob/e78bd8e8ecd5c3e60f7fef9b7094c5f0844af9cd/src/back-top/README.md?plain=1#L33

你的回答有什么意义?我看得见文档

image