mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
chore: delete clickCenter
This commit is contained in:
@@ -73,7 +73,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9585',
|
||||
top: 'width * 0.0424',
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8676',
|
||||
top: 'width * -1.9094',
|
||||
|
||||
@@ -30,7 +30,6 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8778',
|
||||
top: 'width * 0.1667',
|
||||
|
||||
@@ -23,7 +23,6 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9444',
|
||||
top: 'width * 1.0583',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8833',
|
||||
top: 'width * 0.1388',
|
||||
|
||||
@@ -29,7 +29,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9007',
|
||||
top: 'width * 0.1603',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8981',
|
||||
top: 'width * 0.1629',
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8743',
|
||||
top: 'width * 0.1202',
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9009',
|
||||
top: 'width * 0.075',
|
||||
|
||||
@@ -40,7 +40,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
quickFind: true,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9016',
|
||||
top: 'width * 0.1557',
|
||||
|
||||
@@ -21,7 +21,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: -1,
|
||||
name: '点击广告卡片右上角',
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.0569',
|
||||
top: 'width * 0.9083',
|
||||
@@ -611,7 +610,6 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '点击[广告]',
|
||||
actionCd: 3000,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8796',
|
||||
top: 'width * 0.0574',
|
||||
@@ -627,7 +625,6 @@ export default defineAppConfig({
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
name: '点击[不感兴趣]',
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.5308',
|
||||
top: 'width * 0.3419',
|
||||
@@ -641,7 +638,6 @@ export default defineAppConfig({
|
||||
preKeys: 1,
|
||||
key: 2,
|
||||
name: '点击[与我无关]',
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.1864',
|
||||
top: 'width * 0.3419',
|
||||
@@ -658,7 +654,6 @@ export default defineAppConfig({
|
||||
preKeys: 2,
|
||||
key: 3,
|
||||
name: '点击[确定]',
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8580',
|
||||
top: 'width * 0.1197',
|
||||
|
||||
@@ -21,7 +21,6 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.8981',
|
||||
top: 'width * 0.1574',
|
||||
|
||||
@@ -82,7 +82,6 @@ export default defineAppConfig({
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9325',
|
||||
top: 'width * 0.04203',
|
||||
|
||||
Reference in New Issue
Block a user