Files
houyi-uniapp/unpackage/dist/build/mp-weixin/pages/article/index.wxml
PC-202306242200\Administrator 85b89ccea7 first commit
2026-03-28 23:27:25 +08:00

1 line
2.2 KiB
Plaintext

<view class="xkl-com-bg data-v-549ff3b0" style="min-height:calc(100vh - 120rpx);background-color:#F7F7F7;"><u-tabs vue-id="287468b6-1" list="{{tabData.list}}" data-event-opts="{{[['^change',[['changeCur']]]]}}" bind:change="__e" class="data-v-549ff3b0" bind:__l="__l"></u-tabs><view style="height:20rpx;" class="data-v-549ff3b0"></view><view class="data-v-549ff3b0"><block wx:for="{{articleItems}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view class="data-v-549ff3b0"><block wx:if="{{item.oa_url}}"><navigator style="padding:10rpx;background-color:#ffffff;border-radius:10rpx;margin-bottom:20rpx;" url="{{'/pages/article/web?id='+item.id}}" class="data-v-549ff3b0"><block wx:if="{{item.cover}}"><u-image vue-id="{{'287468b6-2-'+index}}" src="{{item.cover}}" width="630rpx" height="353rpx" class="data-v-549ff3b0" bind:__l="__l"></u-image></block><view style="height:10rpx;" class="data-v-549ff3b0"></view><view class="xkl_line1 data-v-549ff3b0" style="padding:10rpx;">{{''+item.title+''}}</view></navigator></block><block wx:else><block wx:if="{{item.video}}"><view style="padding:10rpx;background-color:#ffffff;border-radius:10rpx;margin-bottom:20rpx;" class="data-v-549ff3b0"><video style="width:630rpx;height:353rpx;" poster="{{item.cover}}" src="{{item.video}}" direction="{{90}}" class="data-v-549ff3b0"></video><view style="height:10rpx;" class="data-v-549ff3b0"></view><navigator class="xkl_line1 data-v-549ff3b0" style="padding:10rpx;" url="{{'/pages/article/detail?id='+item.id}}">{{''+item.title+''}}</navigator></view></block><block wx:else><navigator style="padding:10rpx;background-color:#ffffff;border-radius:10rpx;margin-bottom:20rpx;" url="{{'/pages/article/detail?id='+item.id}}" class="data-v-549ff3b0"><block wx:if="{{item.cover}}"><u-image vue-id="{{'287468b6-3-'+index}}" src="{{item.cover}}" width="630rpx" height="353rpx" class="data-v-549ff3b0" bind:__l="__l"></u-image></block><view style="height:10rpx;" class="data-v-549ff3b0"></view><view class="xkl_line1 data-v-549ff3b0" style="padding:10rpx;">{{''+item.title+''}}</view></navigator></block></block></view></block></view><u-loadmore vue-id="287468b6-4" status="{{loadStatus}}" class="data-v-549ff3b0" bind:__l="__l"></u-loadmore></view>