auto-save 2026-05-17 13:18 (~5)

This commit is contained in:
2026-05-17 13:18:29 +08:00
parent 253e82a322
commit f2742df3c6
5 changed files with 18 additions and 18 deletions

View File

@@ -545,7 +545,7 @@
</tr>
<tr>
<td>前端开发服务</td>
<td><code>cd web && pnpm dev</code></td>
<td><code>cd web && npm run dev</code></td>
<td>Next.js App Router主页面是 <code>web/app/page.tsx</code>,默认端口 4290。</td>
</tr>
<tr>