update Cell icons
This commit is contained in:
parent
a35fb2991a
commit
e94e76435e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue