未完成版基础界面

This commit is contained in:
2025-11-23 22:11:31 +08:00
parent a469da2904
commit 3b5d4b193b
7 changed files with 46 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
{{ define "pages/index.html" }}
{{ template "layout/base.html" . }}
{{ define "index" }}
{{ template "base" . }}
{{ block "title" . }}首页{{ end }}
{{ block "content" . }}