You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
320 B
8 lines
320 B
<view style="height:150rpx;width:100%">
|
|
</view>
|
|
|
|
<refresh-view bind:refresh="onRefresh" triggered="{{ refresherState }}" bind:scrolltolower="onRefresh">
|
|
<view class="test-block">师德师风</view>
|
|
<view class="test-block">师德师风</view>
|
|
<view class="test-block">师德师风</view>
|
|
</refresh-view>
|