feat: setting page

This commit is contained in:
GyDi
2021-12-20 00:01:32 +08:00
parent 13ceb1e445
commit 2b89b5fe73
9 changed files with 323 additions and 121 deletions

1
src/utils/noop.ts Normal file
View File

@@ -0,0 +1 @@
export default function noop() {}