diff --git a/repo/js/自动购买每天&3天&每周刷新商品/main.js b/repo/js/自动购买每天&3天&每周刷新商品/main.js index 0c633de40..f0f4a57a8 100644 --- a/repo/js/自动购买每天&3天&每周刷新商品/main.js +++ b/repo/js/自动购买每天&3天&每周刷新商品/main.js @@ -756,7 +756,7 @@ async function qucikBuy() { // 确保最终数量至最大 await sleep(200); - click(2372, 1205); + click(2370, 1208; await sleep(200); // 点击确认按钮 @@ -1165,3 +1165,4 @@ async function initRo() { } })(); + diff --git a/repo/js/自动购买每天&3天&每周刷新商品/manifest.json b/repo/js/自动购买每天&3天&每周刷新商品/manifest.json index b477c0dcf..fcbf375bb 100644 --- a/repo/js/自动购买每天&3天&每周刷新商品/manifest.json +++ b/repo/js/自动购买每天&3天&每周刷新商品/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动购买每天&3天&每周刷新商品", - "version": "3.1.0", + "version": "3.1.1", "description": "自动购买每天&3天&每周刷新商品\n每天刷新商品:自动购买商品\n3天刷新商品:未到刷新日不购买该商品\n每周刷新商品:可指定每周购买商品", "authors": [ { @@ -20,3 +20,4 @@ "main": "main.js" } +