Showing
1 changed file
with
1 additions
and
1 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | <div class="layout-header"> | 3 | <div class="layout-header"> |
4 | <div class="back flex hover-opacity" @touchend.stop.prevent="onBack"> | 4 | <div class="back flex hover-opacity" @touchend.stop.prevent="onBack"> |
5 | <slot name="back" v-if="back && canShowBack"> | 5 | <slot name="back" v-if="back && canShowBack"> |
6 | - <i class="iconfont icon-left"></i> | 6 | + <i class="iconfont icon-fanhui"></i> |
7 | </slot> | 7 | </slot> |
8 | </div> | 8 | </div> |
9 | <div class="title flex" :style="{opacity}"> | 9 | <div class="title flex" :style="{opacity}"> |
-
Please register or login to post a comment