Files

9 lines
226 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<!-- theme 为 text含有底部链接 -->
<view class="footer-example">
<t-footer text="{{text}}" links="{{links[0]}}" />
</view>
<view class="footer-example">
<t-footer text="{{text}}" links="{{links[1]}}" />
</view>