提交 11962e7d 编写于 作者: DCloud_iOS_XHY's avatar DCloud_iOS_XHY

修复Android平台编译报错

上级 4ec42011
......@@ -3,7 +3,7 @@
<swiper ref="header" indicator-dots="true" circular="true" @change="swiperChange" @touchstart="swiperTouchStart">
<swiper-item v-for="i in 3" :item-id="i" @touchstart="swiperItemTouchStart">
<view class="header-tiem" @touchstart="viewTouchStart">
<text @touchstart="textTouchStart">{{ i }}</text>
<text>{{ i }}</text>
</view>
</swiper-item>
</swiper>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册