提交 f93fa2d6 编写于 作者: Anne_LXM's avatar Anne_LXM

替换src资源地址

上级 39fcfc45
<template>
<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>
<image v-if="state == 2" class="refresh-icon" src="https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/refresh-box-run.gif" mode="widthFix"></image>
<text class="tip-text">{{text[state]}}</text>
</list-item>
</template>
<script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册