Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 637 Bytes

footer.md

File metadata and controls

26 lines (18 loc) · 637 Bytes

Footer 底栏

使用该组件会在 body 元素上加上与底栏等高的下内边距。

Footer Snippets

<fm-footer padding-size="mini">
    <div class="price">应付<span>20</span></div>
    <fm-button color="#f12528">立即支付</fm-button>
</fm-footer>

Footer Props

参数名称 描述 类型 默认值 可选值
padding-size 左右内边距尺寸,若不为空则底栏元素两端对齐 String -- large, small, mini

Footer Slots

插槽名称 描述
-- 底栏元素插槽