提交 fca9e5e3 编写于 作者: shutao-dc's avatar shutao-dc 提交者: DCloud-WZF

适配 custom-refresher.uvue list-view 下拉刷新组件

上级 9aa89033
<template>
<view>
<view slot="refresher" class="refresh-box">
<list-item slot="refresher" class="refresh-box">
<image v-if="state == 2" class="refresh-icon" src="/static/template/custom-refresher/refresh-box/run.gif" mode="widthFix"></image>
<text class="tip-text">{{text[state]}}</text>
</view>
</view>
</list-item>
</template>
<script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册