Files

6 lines
232 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<view class="wrapper">
<t-sticky container="{{ container }}" offset-top="{{navbarHeight}}">
<t-button size="large" t-class="external-class green-button" hover-class="hover-class ">指定容器</t-button>
</t-sticky>
</view>