| | |
| | | <!--pages/fzxkt/fzxkt.wxml--> |
| | | <scroll-view scroll-x class="bg-white nav solid-top"> |
| | | <!-- <scroll-view scroll-x class="bg-white nav solid-top"> |
| | | <view class="flex text-center"> |
| | | <view class="cu-item flex-sub {{index==TabCur?'text-blue cur':''}}" wx:for="{{tabList}}" wx:key bindtap="tabSelect" data-id="{{index}}"> |
| | | {{item}} |
| | | </view> |
| | | </view> |
| | | </scroll-view> |
| | | </scroll-view> --> |
| | | <view class="lawPublicity-list"> |
| | | <!-- <view wx:for="{{dataSet}}" wx:key="{{item.id}}" data-Id="{{item.id}}" bindtap="link"> --> |
| | | <!-- <view wx:for="{{dataSet}}" wx:key="{{item.id}}" data-Id="{{item.id}}" > --> |
| | | <view class="weui-panel weui-panel_access"> |
| | | <view class="weui-panel__bd"> |
| | | <view class="weui-media-box weui-media-box_text" wx:for="{{ dataSet }}" wx:key=""> |
| | | <view class="weui-media-box weui-media-box_text" wx:for="{{ dataSet }}" bindtap="link" data-Id="{{item.id}}" wx:key=""> |
| | | <view class="lawPublicity-item"> |
| | | <view class="content-right"> |
| | | <image src="{{item.coverUrl}}"></image> |
| | | </view> |
| | | <!-- <view class="content-right"> |
| | | <video src="{{item.attList[0].path}}" enable-danmu danmu-btn controls></video> |
| | | </view> --> |
| | | <view class="content-left"> |
| | | <view class="headLineTitle"> |
| | | {{item.title}} |
| | | </view> |
| | | <text class="cuIcon-favorfill lg text-blue"></text> |
| | | <!-- <text class="cuIcon-favorfill lg text-blue"></text> --> |
| | | <view class="headLineInfo"> |
| | | <view class="info-source">{{item.createTime}}</view> |
| | | <view class="info-viewer">{{item.readCount}}人观看</view> |