feat: new ui
Showing
| ... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "axios": "^1.3.3", | "axios": "^1.3.3", | ||
| "cookie": "^0.5.0", | |||
| "crypto": "^1.0.1", | "crypto": "^1.0.1", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "eventsource-parser": "^0.1.0", | "eventsource-parser": "^0.1.0", | ||
| ... | @@ -60,6 +61,7 @@ | ... | @@ -60,6 +61,7 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@svgr/webpack": "^6.5.1", | "@svgr/webpack": "^6.5.1", | ||
| "@types/cookie": "^0.5.1", | |||
| "@types/formidable": "^2.0.5", | "@types/formidable": "^2.0.5", | ||
| "@types/jsonwebtoken": "^9.0.1", | "@types/jsonwebtoken": "^9.0.1", | ||
| "@types/lodash": "^4.14.191", | "@types/lodash": "^4.14.191", | ||
| ... | ... |
src/api/response/model.d.ts
0 → 100644
src/components/Icon/icons/back.svg
0 → 100644
src/components/Icon/icons/board.svg
deleted
100644 → 0
src/components/Icon/icons/chat.svg
0 → 100644
src/components/Icon/icons/closeSolid.svg
0 → 100644
src/components/Icon/icons/empty.svg
0 → 100644
src/components/Icon/icons/export.svg
deleted
100644 → 0
src/components/Icon/icons/home.svg
deleted
100644 → 0
src/components/Icon/icons/menu.svg
deleted
100644 → 0
src/components/Icon/icons/more.svg
0 → 100644
src/components/Icon/icons/out.svg
0 → 100644
src/components/Icon/icons/pay.svg
deleted
100644 → 0
src/components/Icon/icons/phoneTabbar/me.svg
0 → 100644
src/components/Icon/icons/share.svg
deleted
100644 → 0
src/components/Icon/icons/wx.svg
0 → 100644
src/pages/chat/components/History.tsx
0 → 100644
src/pages/chat/components/ModelList.tsx
0 → 100644
src/pages/chat/components/PhoneSliderBar.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/pages/model/components/ModelList.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/pages/model/index.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/pages/model/list/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/pages/tools/index.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/store/chat.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment