| 1234567891011121314151617181920 |
- <template><div><h1 id="安装引擎" tabindex="-1"><a class="header-anchor" href="#安装引擎"><span>安装引擎</span></a></h1>
- <h2 id="系统要求" tabindex="-1"><a class="header-anchor" href="#系统要求"><span>系统要求</span></a></h2>
- <ul>
- <li>Windows 10/11 (64位)</li>
- <li>4GB 以上内存</li>
- </ul>
- <h2 id="下载" tabindex="-1"><a class="header-anchor" href="#下载"><span>下载</span></a></h2>
- <p>从 <a href="https://github.com/tappo-dev/tappo/releases" target="_blank" rel="noopener noreferrer">GitHub Releases</a> 下载最新版本。</p>
- <h2 id="安装步骤" tabindex="-1"><a class="header-anchor" href="#安装步骤"><span>安装步骤</span></a></h2>
- <ol>
- <li>下载 <code v-pre>Tappo.exe</code></li>
- <li>将文件放到任意目录</li>
- <li>双击运行</li>
- </ol>
- <p>首次运行会自动安装浏览器驱动,请耐心等待。</p>
- <h2 id="验证安装" tabindex="-1"><a class="header-anchor" href="#验证安装"><span>验证安装</span></a></h2>
- <p>启动后,浏览器会自动打开 <code v-pre>http://localhost:3000</code>,看到工作台界面即表示安装成功。</p>
- </div></template>
|