Commit f5bc1c04 authored by 潘永坪's avatar 潘永坪

文件查找失败处理

parent 79960327
......@@ -20,8 +20,8 @@
</view>
<view class="banner">
<u-swiper :list="list" mode="number" height="300" indicator-pos="bottomRight" @click="swiperClick">
</u-swiper>
<!-- <u-swiper :list="list" mode="number" height="300" indicator-pos="bottomRight" @click="swiperClick">
</u-swiper> -->
</view>
</view>
......
......@@ -2,7 +2,7 @@
<!-- 商户列表首页 -->
<view class="wrap">
<view class="banner">
<u-swiper :list="list" mode="number" height="350" indicator-pos="topRight"></u-swiper>
<!-- <u-swiper :list="list" mode="number" height="350" indicator-pos="topRight"></u-swiper> -->
</view>
<view class="search">
......@@ -21,7 +21,7 @@
<view class="merchant-wrap">
<view>
<u-tabs-swiper ref="uTabs" :list="tabList" :current="current" @change="tabsChange" :is-scroll="false" swiperWidth="750"></u-tabs-swiper>
<!-- <u-tabs-swiper ref="uTabs" :list="tabList" :current="current" @change="tabsChange" :is-scroll="false" swiperWidth="750"></u-tabs-swiper> -->
</view>
<swiper :current="swiperCurrent" @transition="transition" @animationfinish="animationfinish" class="swiper-box">
<swiper-item class="swiper-item">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment