feat: 图片地址
Showing
.vscode/settings.json
deleted
100644 → 0
| ... | ... | @@ -23,8 +23,6 @@ |
| "axios": "^1.3.3", | ||
| "crypto": "^1.0.1", | ||
| "dayjs": "^1.11.7", | ||
| "eslint": "8.34.0", | ||
| "eslint-config-next": "13.1.6", | ||
| "formidable": "^2.1.1", | ||
| "framer-motion": "^9.0.6", | ||
| "hyperdown": "^2.4.29", | ||
| ... | ... | @@ -60,7 +58,9 @@ |
| "@types/uuid": "^9.0.1", | ||
| "husky": "^8.0.3", | ||
| "lint-staged": "^13.1.2", | ||
| "prettier": "^2.8.4" | ||
| "prettier": "^2.8.4", | ||
| "eslint": "8.34.0", | ||
| "eslint-config-next": "13.1.6" | ||
| }, | ||
| "lint-staged": { | ||
| "./src/**/*.{ts,tsx,scss}": "npm run format" | ||
| ... | ... |
public/icon/chatting.svg
0 → 100644
public/icon/human.png
0 → 100644
56.9 KB
public/icon/login-bg.svg
0 → 100644
public/icon/loginLeft.svg
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/icon/logo.png
0 → 100644
37.6 KB
Please
register
or
sign in
to comment