自动周本添加失败退出功能 (#542)

* update repo.json

* Add files via upload

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update manifest.json

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update main.js

* Update manifest.json

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update manifest.json

* update repo.json

* Update main.js

* Update manifest.json

* update repo.json

* Update main.js

* Update manifest.json

* update repo.json

* Update main.js

* update repo.json

* Update repo.json

---------

Co-authored-by: 5117600049 <199024421+5117600049@users.noreply.github.com>
This commit is contained in:
5117600049
2025-04-09 09:57:03 +08:00
committed by GitHub
parent bc28efabbe
commit f5a7cdbf46
20 changed files with 97 additions and 40 deletions

View File

@@ -12,4 +12,5 @@ click(968, 759);//消耗树脂领取
await sleep(1000);
click(975, 1000);//点击空白区域
await sleep(1000);
await genshin.returnMainUi();
})();