高敬炎 2 年 前
コミット
78303624f7
1 ファイル変更1 行追加2 行削除
  1. 1 2
      xiaochengxu/pages/circle/detail.vue

+ 1 - 2
xiaochengxu/pages/circle/detail.vue

@@ -40,8 +40,7 @@
 			</view>
 		</view>
 		<view  class="relative" style='top:136px;'>
-			<mescroll-uni height='1200' ref="mescrollRef" @init="mescrollInit" @up="upCallback" @down="downCallback" 
-			>
+			<mescroll-uni height='1200' ref="mescrollRef" @init="mescrollInit" @up="upCallback" @down="downCallback" >
 			<view class="content3" v-for="(item,index) in changeCardList"
 				:style="item.currentBackground?'background:url('+item.currentBackground+');background-size:100% 100%':''"
 				:key="index">