临时提交

This commit is contained in:
zw
2025-08-14 13:49:28 +08:00
parent 33610b27b0
commit 4c2bf5d8f2
4 changed files with 7 additions and 8 deletions

View File

@@ -273,7 +273,8 @@ class ScriptManager():
# 假装看几秒视频
time.sleep(5)
client.swipe_up()
if count != 0:
client.swipe_up()
# 右滑返回
client.swipe_right()