This commit is contained in:
2025-09-19 22:29:04 +08:00
parent a52fb7c17c
commit 5b15c66d0f
4 changed files with 182 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
<div>
<h1>测试页面</h1>
<p>服务器: {{ server }}</p>
<p>物品数量: {{ items|length }}</p>
<p>时间: {{ update_time }}</p>
</div>