wangming 1 сар өмнө
parent
commit
19cb3cb709

+ 2 - 0
src/pagesA/devices/devices.vue

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