--- layout: default title: 拓展组件 · light7 ---
{% include masthead.html %}

Extend Components

We remove some components from light7 code to keep the core file with a small size. You should include specific extra files when you use components in this page

{% include ad.html %}
{% include jump-extends.html %}

示例

{% include _components/swiper.html %} {% include _components/photo-browser.html %} {% include _components/city-picker.html %} {% include _components/swipeout.html %} {% include _components/i18n.html %} {% include footer.html %}