This commit is contained in:
2025-09-06 21:25:33 +08:00
parent f6dd232ef8
commit 878475acf8
108 changed files with 5919 additions and 4961 deletions
@@ -174,11 +174,19 @@ Visible if <a class="xref" href="../../../../api/Hi.HiNcKits.AppService.html">Ap
</ul>
</li>
</ul>
<h2 id="wpf-application-source-code-path">WPF Application Source Code Path</h2>
<h2 id="source-code-path">Source Code Path</h2>
<p>See <a href="../index.html">this page</a> for git repository.</p>
<h3 id="wpf-application-source-code-path">WPF Application Source Code Path</h3>
<ul>
<li>Mission/PostExecutionCommandPanel</li>
</ul>
<p>see <a href="../index.html">this page</a> for git repository.</p>
<h3 id="web-page-application-source-code-path">Web Page Application Source Code Path</h3>
<ul>
<li>wwwroot/mission/panels/postexecution-command-panel.html (Component HTML)</li>
<li>wwwroot/mission/panels/postexecution-command-panel.css (Component styles)</li>
<li>wwwroot/mission/panels/postexecution-command-panel.js (JavaScript component)</li>
<li>Controller/MissionController.cs (REST API - PostExecution command endpoints)</li>
</ul>
</article>