Skip to content

Commit

Permalink
Merge pull request #6 from Night-stars-1/main
Browse files Browse the repository at this point in the history
feat: 更改事件选择为自定义方法
  • Loading branch information
mmwuyou authored Jul 27, 2024
2 parents 6576958 + d54ba18 commit 24ca808
Show file tree
Hide file tree
Showing 8 changed files with 250 additions and 79 deletions.
1 change: 1 addition & 0 deletions .nicegui/storage-general.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"controller_type":"Adb","adb_path":"H:\\Project\\Tools\\platform-tools\\adb.exe","adb_address":"127.0.0.1:16384","adb_config":"{}","hwnd":"","win32_screencap":131072,"win32_input":514,"window_name":"","resource_dir":"H:\\Project\\Github\\MWA\\assets\\resource\\base","task_entry":"advance_tow_women"}
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"json.schemas": [
{
"fileMatch": [
"/assets/resource/**/*.json",
"/install/resource/**/*.json"
"/assets/resource/base/**/*.json",
"/install/resource/base/**/*.json"
],
"url": "/deps/tools/pipeline.schema.json"
},
Expand Down
Loading

0 comments on commit 24ca808

Please sign in to comment.