|
@@ -27,7 +27,7 @@
|
|
|
<text class="text">演出剧目</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <swiper class="swiper" :autoplay="true" style="height: 400rpx;margin-bottom: 34rpx" >
|
|
|
+ <swiper class="swiper" :autoplay="false" style="height: 400rpx;margin-bottom: 34rpx" >
|
|
|
<swiper-item :item-id="item.id" v-for="(item,index) in theatreList" :key="index">
|
|
|
<view class="programme-wrap">
|
|
|
<view class="programme">
|