-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
66 lines (66 loc) · 2.19 KB
/
config.json
File metadata and controls
66 lines (66 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"name": "缓存数据",
"emulator_end_id": 165,
"emulator_end_id_name": "最后模拟器id",
"batch_start_num": 5,
"batch_start_num_name": "批量启动数量",
"backup_start_id": 0,
"backup_start_id_name": "备份起始id",
"backup_end_id": 125,
"backup_end_id_name": "备份结束id",
"default_start_id": 0,
"default_start_id_name": "默认起始id",
"emulator_path": "D:\\Program Files\\LDPlayer9\\dnmultiplayer.exe",
"emulator_path_name": "模拟器路径",
"emulator_process_name": "dnmultiplayer.exe",
"emulator_process_name_name": "模拟器进程名",
"image_path": "public/image/",
"image_path_name": "图片路径",
"image_prefix": "common",
"image_prefix_name": "公共图片目录",
"image_type": "png",
"image_type_name": "默认图片类型",
"emulator_size": 320,
"emulator_size_name": "模拟器大小",
"emulator_coord_info_map": {
"first_op": [
300,
268
],
"first_op_name": "首个模拟器选项坐标",
"first_task": [
300,
490
],
"first_task_name": "首个模拟器任务栏坐标",
"first_task_clear": [
240,
77
],
"first_task_clear_name": "首个模拟器任务栏清理坐标",
"first_center": "140,268",
"first_center_name": "首个模拟器中心坐标",
"ant_app_xy": "170, 130",
"ant_app_xy_name": "支付宝app坐标",
"app_info_xy": "130, 105",
"app_info_xy_name": "应用信息坐标",
"app_auth": "90, 315",
"ant_auth_name": "授权信息坐标",
"auth_number": 6,
"auth_number_name": "授权个数",
"auth_height": 40,
"auth_height_name": "单个授权高度",
"auth_start": [
90,
160
],
"auth_start_name": "应用授权起始坐标"
},
"emulator_install_path": "D:\\records\\仓库\\安装包\\雷电安装包",
"emulator_install_path_name": "模拟器安装包路径",
"emulator_apk": [
"插件.apk",
"支付宝_v10.1.70.apk"
],
"emulator_apk_name": "模拟器批量安装包名"
}