@@ -39,14 +39,15 @@ export class Func518 implements IFuncOrigin {
3939 // 4 检测_是否有邮件
4040 desc : [ 1280 , 720 ,
4141 [
42- [ left , 253 , 521 , 0xe0cdac ] ,
43- [ left , 275 , 530 , 0xceb18d ] ,
44- [ left , 284 , 528 , 0xc7a581 ] ,
45- [ left , 273 , 511 , 0xe7d5b6 ] ,
42+ [ right , 1152 , 39 , 0xd7b288 ] ,
43+ [ right , 1173 , 26 , 0xfe0101 ] ,
44+ [ right , 1140 , 46 , 0xd2ab7f ] ,
45+ [ right , 1155 , 54 , 0xcba072 ] ,
46+ [ right , 1225 , 35 , 0xd4ae84 ] ,
4647 ] ,
4748 ] ,
4849 oper : [
49- [ left , 1280 , 720 , 258 , 508 , 276 , 525 , 1200 ] , // 点击邮箱
50+ [ center , 1280 , 720 , 1137 , 32 , 1171 , 58 , 1000 ] , // 点击邮箱
5051 ] ,
5152 } ,
5253 {
@@ -663,6 +664,19 @@ export class Func518 implements IFuncOrigin {
663664 oper : [
664665 [ center , 1280 , 720 , 1083 , 81 , 1133 , 116 , 1000 ] ,
665666 ]
667+ } , { // 45 拓展包关闭
668+ desc : [
669+ 1280 , 720 ,
670+ [
671+ [ left , 319 , 382 , 0xd6c8a8 ] ,
672+ [ center , 440 , 165 , 0x6b4837 ] ,
673+ [ center , 591 , 478 , 0xf3b25e ] ,
674+ [ center , 926 , 156 , 0xe8d4cf ] ,
675+ ]
676+ ] ,
677+ oper : [
678+ [ center , 1280 , 720 , 905 , 142 , 945 , 173 , 1000 ] ,
679+ ]
666680 }
667681 ] ;
668682 operatorFunc ( thisScript : Script , thisOperator : IFuncOperator [ ] ) : boolean {
@@ -851,6 +865,7 @@ export class Func518 implements IFuncOrigin {
851865 thisOperator [ 28 ] , // 一键祝福弹窗
852866 thisOperator [ 29 ] , // 无祝福
853867 thisOperator [ 30 ] , // 检测_商店_热门推荐
868+ thisOperator [ 45 ] , // 拓展包关闭
854869 thisOperator [ 31 ] , // 检测_商店主页
855870 thisOperator [ 34 ] , // 检测_好友羁绊
856871 thisOperator [ 35 ] , // 检测_商店_礼包屋_热卖页签
0 commit comments