前端页面

This commit is contained in:
robin
2026-02-24 19:10:27 +08:00
parent 60dc87e0f2
commit 2eb32b9f1f
59 changed files with 1537 additions and 890 deletions

View File

@@ -1,6 +1,8 @@
{$layout}
{$template "menu"}
<div class="ui margin"></div>
<div>
<div v-if="hasErrorLogs" class="ui icon message small error">
<i class="icon warning circle"></i>
@@ -66,3 +68,4 @@
<div class="page" v-html="page"></div>
</div>