mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
perf(丰声): 功能类-自动确认登录
This commit is contained in:
@@ -6,9 +6,11 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-登录确认',
|
name: '功能类-自动确认登录',
|
||||||
desc: '自动点击"登录"按钮',
|
desc: '自动点击[登录]按钮',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user