该组件用于将信息展示在卡片上,常用于文章,商品。
import "../../components/lanyun-card/lanyun-card.stml";
<lanyun-card v-for="item in cards" class="card" :data="item" />