合并绑定客户页面,去掉导航icon,对话生产首次发送弹出提示
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
|
||||
<div class="carousel-container" v-show="!showVideo">
|
||||
<div class="nav-arrow left" @click="handleChangeSwiper('prev')">
|
||||
<van-icon name="arrow-left" color="#fff" />
|
||||
|
||||
<!-- <van-icon name="arrow-left" color="#fff" /> -->
|
||||
<SvgIcon name="left" size="70" color="#fff" />
|
||||
</div>
|
||||
|
||||
<van-swipe touchable ref="swiperRef" @change="handleChangeCurrent">
|
||||
|
||||
Reference in New Issue
Block a user