first commit

This commit is contained in:
2024-11-29 20:54:53 +08:00
commit 55df3d398c
42 changed files with 1857 additions and 0 deletions

7
js/page/domestic.js Normal file
View File

@@ -0,0 +1,7 @@
class Domestic {
constructor() {
util.footer()
}
}
new Domestic