diff --git a/repo/js/自动购买商品/main.js b/repo/js/自动购买商品/main.js index fd8662783..b5f2e6fd7 100644 --- a/repo/js/自动购买商品/main.js +++ b/repo/js/自动购买商品/main.js @@ -756,6 +756,9 @@ async function qucikBuy() { await sleep(200); click(2370, 1208); await sleep(200); + // 再點擊+號避免只買99 + click(2584, 1204); + await sleep(200); // 点击确认按钮 click(confirmBtnX, confirmBtnY); diff --git a/repo/js/自动购买商品/manifest.json b/repo/js/自动购买商品/manifest.json index 0f9ce2d20..441cf6bfb 100644 --- a/repo/js/自动购买商品/manifest.json +++ b/repo/js/自动购买商品/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动购买商品", - "version": "3.2.7", + "version": "3.2.8", "description": "自动购买商品\n每天刷新商品:自动购买商品\n3天刷新商品:未到刷新日不购买该商品\n每周刷新商品:可指定每周购买商品", "authors": [ {