增加开发中提示

This commit is contained in:
Linus Torvalds
2026-02-27 00:22:34 +08:00
parent c59bc967ff
commit 25a4d5940c

View File

@@ -3,3 +3,9 @@
let { data }: PageProps = $props();
</script>
<h1>我的排班</h1>
<br/>
<hr/>
<br/>
<p>正在开发中</p>