Files
MiniProgram/ProjectLiaisonForm/pages/sticky/offset/index.wxml

4 lines
149 B
Plaintext
Raw Normal View History

2025-08-15 14:05:08 +08:00
<t-sticky offset-top="{{ 40 + navbarHeight }}">
<t-button size="large" theme="danger" t-class="external-class">吸顶距离</t-button>
</t-sticky>