init
Showing
.vscode/settings.json
0 → 100644
next-i18next.config.js
0 → 100644
next.config.js
0 → 100644
pnpm-lock.yaml
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
File added
public/icon/logo1.png
0 → 100644
116 KB
public/icon/logo2.png
0 → 100644
17.4 KB
134 KB
213 KB
src/app/hooks/useSystem.ts
0 → 100644
src/app/hooks/useToast.ts
0 → 100644
src/app/page.tsx
deleted
100644 → 0
src/app/web/context/I18n.tsx
0 → 100644
src/app/web/i18n/en/app.json
0 → 100644
src/app/web/i18n/utils.ts
0 → 100644
src/app/web/i18n/zh/app.json
0 → 100644
src/app/web/styles/theme.ts
0 → 100644
src/pages/_app.tsx
0 → 100644
src/pages/index.tsx
0 → 100644
src/types/jsdiff.d.ts
0 → 100644
src/utils/constants.ts
0 → 100644
src/utils/i18n.ts
0 → 100644
src/utils/multer.ts
0 → 100644
src/utils/tools.ts
0 → 100644
src/utils/utils.ts
0 → 100644