dededdew
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user