docs: add SPA settings screenshot (#975)

This commit is contained in:
Dream Hunter
2026-04-12 21:03:05 +08:00
committed by GitHub
parent 163df5c908
commit e81c9d0d9c
5 changed files with 8 additions and 0 deletions
+2
View File
@@ -139,6 +139,8 @@ const generate = async () => {
> [!warning] 重要:SPA 模式
> 本项目是单页应用(SPA),**必须在部署时展开高级选项,将「未找到处理」设置为 `Single-page application (SPA)`**。
> 否则刷新页面或直接访问 `/admin` 等子路径时会返回 404。
>
> ![pages spa setting](/ui_install/pages-spa-setting.jpg)
然后点击 `Deploy`