@@ -168,6 +168,8 @@ export default {
onPullDownRefresh() {
uni.showLoading({
title: "加载中...",
+ icon: "none",
+ duration: 1500,
});
this.queryList();
setTimeout(() => {