合并绑定客户页面,去掉导航icon,对话生产首次发送弹出提示

This commit is contained in:
X1627315083
2025-12-01 09:38:16 +08:00
parent 281359eaf9
commit c4e8b0daea
10 changed files with 41 additions and 29 deletions

View File

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