This commit is contained in:
27942
2025-10-27 18:15:57 +08:00
parent d77f1e8928
commit f2abdf9dea

View File

@@ -160,7 +160,7 @@ class WeexTransaction:
self.page.listen.start("public/quote/v1/getKlineV2")
logger.success("浏览器开启抓包模式。。。")
self.pbar = tqdm(total=30, desc="等待时间中", ncols=150) # desc进度条说明ncols长度
self.pbar = tqdm(total=30, desc="等待时间中", ncols=80) # desc进度条说明ncols长度
while True: