You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.9 KiB
Plaintext
1 line
1.9 KiB
Plaintext
<view class="data-v-5f3e18bd"><view class="uni-container data-v-5f3e18bd"><uni-table vue-id="eef5002e-1" loading="{{loading}}" border="{{true}}" toggleRowSelection="{{false}}" emptyText="暂无更多数据" data-ref="table" class="data-v-5f3e18bd vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><uni-tr vue-id="{{('eef5002e-2')+','+('eef5002e-1')}}" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{thData}}" wx:for-item="item" wx:for-index="index"><uni-th vue-id="{{('eef5002e-3-'+index)+','+('eef5002e-2')}}" width="{{item.width}}" align="center" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}">{{item.title}}</uni-th></block></uni-tr><block wx:for="{{tableData}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uni-tr vue-id="{{('eef5002e-4-'+index)+','+('eef5002e-1')}}" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}"><uni-td vue-id="{{('eef5002e-5-'+index)+','+('eef5002e-4-'+index)}}" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}">{{item.date}}</uni-td><uni-td vue-id="{{('eef5002e-6-'+index)+','+('eef5002e-4-'+index)}}" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}"><view class="name data-v-5f3e18bd">{{item.name}}</view></uni-td><uni-td vue-id="{{('eef5002e-7-'+index)+','+('eef5002e-4-'+index)}}" align="center" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}">{{item.address}}</uni-td><uni-td vue-id="{{('eef5002e-8-'+index)+','+('eef5002e-4-'+index)}}" class="data-v-5f3e18bd" bind:__l="__l" vue-slots="{{['default']}}"><view class="uni-group data-v-5f3e18bd" style="text-align:center;">完工</view></uni-td></uni-tr></block></uni-table><view class="uni-pagination-box data-v-5f3e18bd"><uni-pagination vue-id="eef5002e-9" show-icon="{{true}}" page-size="{{pageSize}}" current="{{pageCurrent}}" total="{{total}}" class="data-v-5f3e18bd" bind:__l="__l"></uni-pagination></view></view></view> |