feat: 训练数据管理
Showing
| ... | @@ -27,6 +27,7 @@ | ... | @@ -27,6 +27,7 @@ |
| "hyperdown": "^2.4.29", | "hyperdown": "^2.4.29", | ||
| "immer": "^9.0.19", | "immer": "^9.0.19", | ||
| "jsonwebtoken": "^9.0.0", | "jsonwebtoken": "^9.0.0", | ||
| "mammoth": "^1.5.1", | |||
| "mongoose": "^6.10.0", | "mongoose": "^6.10.0", | ||
| "nanoid": "^4.0.1", | "nanoid": "^4.0.1", | ||
| "next": "13.1.6", | "next": "13.1.6", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
File moved
public/js/pdf.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/js/pdf.worker.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/api/data.ts
0 → 100644
src/components/ScrollData/index.tsx
0 → 100644
src/hooks/useSelectFile.tsx
0 → 100644
src/hooks/useTabs.tsx
0 → 100644
src/pages/api/data/getDataList.ts
0 → 100644
src/pages/api/data/postData.ts
0 → 100644
src/pages/data/list.tsx
0 → 100644
src/pages/training/dataList.tsx
deleted
100644 → 0
src/types/data.d.ts
0 → 100644
Please
register
or
sign in
to comment