diff --git a/arknights_mower/templates/conf.yml b/arknights_mower/templates/conf.yml index 45caaa2dd..441559877 100644 --- a/arknights_mower/templates/conf.yml +++ b/arknights_mower/templates/conf.yml @@ -85,3 +85,9 @@ rogue: refresh_trader_with_dice: false screenshot: 200 mail_subject: "[Mower通知]" +skland_enable: false +skland_info: [] +recruit_enable: true +recruit_only_4: false +recruit_robot: true +recruitment_time: false \ No newline at end of file diff --git a/ui/src/components/Recruit.vue b/ui/src/components/Recruit.vue index 72ac3b645..f236852e7 100644 --- a/ui/src/components/Recruit.vue +++ b/ui/src/components/Recruit.vue @@ -64,9 +64,16 @@ const recruit_4 = ref('900') - 招募 - 不招 + 邮件通知 + +
碰到标签中包含支援机械时会发送邮件进行通知,不会自动选择
+
+ 忽略标签 + +
忽略支援机械标签,刷新标签或者选择其他的干员
+
+
@@ -76,51 +83,48 @@ const recruit_4 = ref('900') +