feat: add Container and Page Module

This commit is contained in:
2024-09-17 01:59:48 +08:00
parent 321a4b41e7
commit 0a9e5c1d4f
21 changed files with 6335 additions and 13271 deletions

1
src/routes/index.ts Normal file
View File

@@ -0,0 +1 @@
import './container/index.ts';