分类结果页
Showing
with
894 additions
and
548 deletions
... | ... | @@ -2,7 +2,7 @@ |
"name": "react-ts-demos", | ||
"version": "0.1.0", | ||
"private": true, | ||
"proxy": "http://jsonxk.com", | ||
"proxy": "http://erpweb.liexindev.net", | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.17.0", | ||
"@testing-library/react": "^13.4.0", | ||
... | ... | @@ -14,8 +14,10 @@ |
"antd": "^5.18.3", | ||
"axios": "^1.7.2", | ||
"react": "^18.3.1", | ||
"react-activation": "^0.12.4", | ||
"react-dom": "^18.3.1", | ||
"react-helmet": "^6.1.0", | ||
"react-keep-alive": "^2.5.2", | ||
"react-router-dom": "^6.24.0", | ||
"react-scripts": "5.0.1", | ||
"typescript": "^4.9.5", | ||
... | ... |
src/components/RouterCus/index.tsx
deleted
100644 → 0
src/hooks/useSeoTitle.tsx
0 → 100644
src/pages/Category/type.tsx
deleted
100644 → 0
src/pages/Category/types.tsx
0 → 100644
src/pages/GoodsDetail/type.tsx
deleted
100644 → 0
src/pages/GoodsDetail/types.tsx
0 → 100644
src/pages/Notice/type.tsx
deleted
100644 → 0
src/pages/Notice/types.tsx
0 → 100644
Please
register
or
sign in
to comment