| | |
| | | <!-- <view wx:for="{{attList.attList21}}" wx:key="{{key}}"> --> |
| | | <!-- <video id="myVideo" src="{{item.path}}" |
| | | danmu-list="{{danmuList}}" enable-danmu danmu-btn controls></video> --> |
| | | <view class="video-area"> |
| | | <video id="myVideo" src="http://wxsnsdy.tc.qq.com/105/20210/snsdyvideodownload?filekey=30280201010421301f0201690402534804102ca905ce620b1241b726bc41dcff44e00204012882540400&bizid=1023&hy=SH&fileparam=302c020101042530230204136ffd93020457e3c4ff02024ef202031e8d7f02030f42400204045a320a0201000400" |
| | | danmu-list="{{danmuList}}" enable-danmu danmu-btn controls></video> |
| | | <view wx:for="{{data.attList}}" data-index="{{index}}" wx:key="index"> |
| | | <view class="video-area" style="margin:12px 0"> |
| | | <video id="myVideo" src="{{item.path}}" danmu-list="{{danmuList}}" enable-danmu danmu-btn controls></video> |
| | | </view> |
| | | </view> |
| | | <!-- </view> --> |
| | | </view> |
| | | |
| | | <div class="index-gray"></div> |
| | | |
| | | <div class="detail-main"> |
| | | <div class="detail-message"> |
| | | <span></span> |
| | | <span>相关视频</span> |
| | | </div> |
| | | |
| | | |
| | | |
| | | </div> |
| | | <view class="content-left"> |
| | | <view class="headLineTitle"> |
| | | {{data.title}} |
| | | </view> |
| | | <!-- <text class="cuIcon-favorfill lg text-blue"></text> --> |
| | | <view class="headLineInfo"> |
| | | <view class="info-source">{{data.createTime}}</view> |
| | | <!-- <view class="info-viewer">观看次数{{data.readCount}}</view> --> |
| | | </view> |
| | | </view> |
| | | </view> |