|
|
|
@ -11,9 +11,13 @@ |
|
|
|
<view class="text-sm text-gray" style="margin-left: 16rpx;">{{item.readingQuantity || 0}}次阅读</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<wux-image width="{{240}}" height="{{180}}" nuit="rpx" src="{{item.imageUrlList[0]}}" mode="aspectFill" wx:if="{{item.imageUrlList.length}}"> |
|
|
|
<view style="position: relative;width: 240rpx;height: 180rpx;"> |
|
|
|
<wux-image width="{{240}}" height="{{180}}" nuit="rpx" src="{{item.imageUrlList[0]}}" mode="aspectFill" wx:if="{{item.imageUrlList.length}}"> |
|
|
|
<image slot="loading" style="height:180rpx;width:240rpx" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/d88cfa6ca3ff48a188dad034bad713f9.png?sign=4dd7451e3209d99bab37ad85a41aaa7f&t=1631758041"></image> |
|
|
|
<image slot="error" style="height:180rpx;width:240rpx" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/d88cfa6ca3ff48a188dad034bad713f9.png?sign=4dd7451e3209d99bab37ad85a41aaa7f&t=1631758041"></image> |
|
|
|
</wux-image> |
|
|
|
<image style="height:180rpx;width:240rpx" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/d88cfa6ca3ff48a188dad034bad713f9.png?sign=4dd7451e3209d99bab37ad85a41aaa7f&t=1631758041" wx:else></image> |
|
|
|
</wux-image> |
|
|
|
<image style="height:180rpx;width:240rpx" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/d88cfa6ca3ff48a188dad034bad713f9.png?sign=4dd7451e3209d99bab37ad85a41aaa7f&t=1631758041" wx:else></image> |
|
|
|
<view class="type-tags" wx:if="{{item.categoryId}}">{{item.categoryName}}</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |