mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
Revert "fix: 修复卡在隐私协议界面的问题"
This reverts commit e641692b53.
涉及用户协议,可能存在法律风险,经项目组讨论,不建议帮用户点
close https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2426
This commit is contained in:
@@ -1827,7 +1827,7 @@
|
||||
"GameStart",
|
||||
"StartToWakeUp",
|
||||
"StartLoginBServer",
|
||||
"GamePrivacyPolicy",
|
||||
"BServerPrivacyPolicy",
|
||||
"StartUpConnectingFlag",
|
||||
"#back",
|
||||
"CloseAnno",
|
||||
@@ -1846,41 +1846,19 @@
|
||||
"StartUp@FromStageSN"
|
||||
]
|
||||
},
|
||||
"GamePrivacyPolicy": {
|
||||
"Doc": "有时候会在GameStart之前有个隐私政策提示需要点击 `同意`",
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "DoNothing",
|
||||
"cache": false,
|
||||
"text": [
|
||||
"隐私政策"
|
||||
],
|
||||
"roi": [
|
||||
400,
|
||||
0,
|
||||
480,
|
||||
360
|
||||
],
|
||||
"next": [
|
||||
"GamePrivacyPolicyConfirm",
|
||||
"StartUpThemes#next",
|
||||
"GamePrivacyPolicy@Loading2"
|
||||
]
|
||||
},
|
||||
"GamePrivacyPolicyConfirm": {
|
||||
"algorithm": "OcrDetect",
|
||||
"BServerPrivacyPolicy": {
|
||||
"Doc": "B服有时候会在GameStart之前有个隐私协议的确认需要点击一下",
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"text": [
|
||||
"同意"
|
||||
],
|
||||
"roi": [
|
||||
640,
|
||||
360,
|
||||
360,
|
||||
360
|
||||
700,
|
||||
560,
|
||||
120,
|
||||
100
|
||||
],
|
||||
"next": [
|
||||
"GamePrivacyPolicy#next"
|
||||
"StartUpThemes#next",
|
||||
"BServerPrivacyPolicy@Loading2",
|
||||
"ReturnTo"
|
||||
]
|
||||
},
|
||||
"GameStart": {
|
||||
|
||||
BIN
resource/template/BServerPrivacyPolicy.png
Normal file
BIN
resource/template/BServerPrivacyPolicy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user