forked from wts/wts
增加开发中提示
This commit is contained in:
@@ -2,4 +2,10 @@
|
|||||||
import type { PageProps } from './$types';
|
import type { PageProps } from './$types';
|
||||||
|
|
||||||
let { data }: PageProps = $props();
|
let { data }: PageProps = $props();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<h1>我的排班</h1>
|
||||||
|
<br/>
|
||||||
|
<hr/>
|
||||||
|
<br/>
|
||||||
|
<p>正在开发中</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user