插件在swiper-item中不跟随滚动
<swiper-item>
<view class='box' style='height:{{height}}px;'>
<!-- <view class='title'>{{name}}的足部模型</view> -->
<view class='dimenshow' style='display: {{display}}'>
<dimenshow width="100%" height="{{height*0.4}}px" autoplay="" view="360" moveFre='16' src="{{pics}}"></dimenshow>
</view>
<!-- <image src='{{foot_f}}' class='foot foot_typ' mode='widthFix'></image> -->
<view class='bot'>
<!-- <text>查看足部数据</text> -->
<image src='/img/x_la.png' mode='widthFix'></image>
</view>
</view>
</swiper-item>