| | |
| | | <view class="item" data-type="2" bindtap="changePath"> |
| | | <image class="img" src="../../static/icon/home_ic_liangchi@2x.png"></image> |
| | | <view class="name">免费量尺</view> |
| | | <view class="placeholder9">分析小帮手</view> |
| | | <view class="placeholder9">一对一设计服务</view> |
| | | </view> |
| | | <view class="item" data-type="1" bindtap="changePath"> |
| | | <image class="img" src="../../static/icon/home_ic_yusuan@2x.png"></image> |
| | |
| | | </view> |
| | | <image class="ar_right" src="../../static/icon/home_ar@2x.png"></image> |
| | | </view> |
| | | <view bindtap="videoClick" data-videourl="{{ productVideo[0].videoUrl }}" class="video_wrap"> |
| | | <video bindplay="bindVideoPlay" id="myvideo" src="{{ productVideo[0].videoUrl }}" show-fullscreen-btn></video> |
| | | <!-- <view bindtap="videoClick" data-id="{{ productVideo[0].id }}" data-videourl="{{ productVideo[0].videoUrl }}" class="video_wrap"> |
| | | <image class="img" src="{{ productVideo[0].coverImage }}" mode="aspectFill"></image> |
| | | <image class="play" src="../../static/icon/ic_play.png"></image> |
| | | </view> |
| | | </view> --> |
| | | </view> |
| | | <!-- 攻略 --> |
| | | <view class="strategy"> |