Skip to content

Commit

Permalink
修改2233交互
Browse files Browse the repository at this point in the history
  • Loading branch information
892768447 committed Aug 31, 2022
1 parent 9e3d9e0 commit 20d2caf
Show file tree
Hide file tree
Showing 5 changed files with 227 additions and 123 deletions.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"console": "integratedTerminal",
"cwd": "${workspaceFolder}",
"env": {
"PYTHONPATH": "${workspaceFolder}"
"PYTHONPATH": "${workspaceFolder}",
"DEBUG_MENU": "1"
}
}]
}
2 changes: 1 addition & 1 deletion Resources/Markdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1></h1>
<span class="fa fa-drivers-license-o"></span>
<span class="fa fa-street-view"></span>
<!-- <span class="fa fa-camera"></span> -->
<span class="fa fa-info-circle"></span>
<!-- <span class="fa fa-info-circle"></span> -->
<span class="fa fa-close"></span>
</div>
</div>
Expand Down
Loading

0 comments on commit 20d2caf

Please sign in to comment.