Files
MiniProgram/ProjectLiaisonForm/pages/footer/footer.wxml
2025-08-15 14:05:08 +08:00

16 lines
458 B
Plaintext
Raw 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.

<t-navbar class="demo-navbar" title="Footer" leftArrow />
<t-demo-header
title="Footer 页脚"
desc="用于基础列表展示可附带文字、品牌logo、操作常用商详、个人中心、设置等页面。"
notice="渲染框架支持情况Skyline、WebView"
/>
<t-demo title="01 类型" desc="基础页脚">
<base />
</t-demo>
<t-demo desc="基础加链接页脚">
<link />
</t-demo>
<t-demo desc="品牌页脚">
<logo />
</t-demo>