test.wxml 870 B

1
  1. <view class="squareBox data-v-3e202046"><z-paging bind:query="__e" bind:input="__e" vue-id="f4372d00-1" data-ref="paging" value="{{dataList}}" data-event-opts="{{[['^query',[['queryList']]],['^input',[['__set_model',['','dataList','$event',[]]]]]]}}" class="data-v-3e202046 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="header data-v-3e202046"><uni-easyinput vue-id="{{('f4372d00-2')+','+('f4372d00-1')}}" prefixIcon="search" placeholder="请输入关键字查询" data-event-opts="{{[['^focus',[['inputFocus']]]]}}" bind:focus="__e" class="data-v-3e202046" bind:__l="__l"></uni-easyinput><view class="myNews data-v-3e202046">我的报料</view></view><block wx:for="{{dataList}}" wx:for-item="item" wx:for-index="index"><view class="item data-v-3e202046"><view class="item-title data-v-3e202046">{{item.title}}</view></view></block></z-paging></view>