update Cell icons

This commit is contained in:
梁灏 2018-06-28 09:31:55 +08:00
parent a35fb2991a
commit e94e76435e

View file

@ -18,7 +18,7 @@
</div> </div>
<div class="ivu-cell-arrow" v-if="to"> <div class="ivu-cell-arrow" v-if="to">
<slot name="arrow"> <slot name="arrow">
<Icon type="ios-arrow-right"></Icon> <Icon type="ios-arrow-forward"></Icon>
</slot> </slot>
</div> </div>
</div> </div>