提交 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>
......@@ -44,4 +44,4 @@
color: #888;
font-size: 12px;
}
</style>
\ No newline at end of file
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册