greenPro/unpackage/dist/dev/mp-weixin/pages/API/pull-down-refresh/pull-down-refresh.wxml

1 line
362 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><page-head wx:if="{{a}}" u-i="ec5a3bda-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap uni-common-mt"><view style="font-size:12px;color:#666">注PC 不支持下拉刷新</view><view wx:for="{{b}}" wx:for-item="num" wx:key="b" class="text">list - {{num.a}}</view><view wx:if="{{c}}" class="uni-loadmore">{{d}}</view></view></view>