chenken 7 lat temu
rodzic
commit
e249c279c3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -118,7 +118,7 @@
 		                _this.completeShow = true;
 		                clearInterval(global_.pageTimer['uploadTimer']);
 		            }
-		        },1500);
+		        },1500);//为了不超过face++并发限制,这里设置1.5秒一次
 			},
 			//读取文件
 			readFiles(folderPath) {