Authored by 邱骏

返回按钮修改

@@ -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}">