Files
2025-08-15 14:05:08 +08:00

9 lines
226 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 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>