commit
Showing
with
0 additions
and
3125 deletions
.gitignore
deleted
100644 → 0
README.md
deleted
100644 → 0
build/asset-manifest.json
deleted
100644 → 0
build/favicon.ico
deleted
100644 → 0
No preview for this file type
build/index.html
deleted
100644 → 0
build/manifest.json
deleted
100644 → 0
build/robots.txt
deleted
100644 → 0
build/static/css/main.1539bebd.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
build/static/js/main.0bfb798f.js
deleted
100644 → 0
This diff could not be displayed because it is too large.
build/static/js/main.0bfb798f.js.map
deleted
100644 → 0
This diff could not be displayed because it is too large.
349 KB
494 KB
No preview for this file type
No preview for this file type
No preview for this file type
27.5 KB
package-lock.json
deleted
100644 → 0
This diff could not be displayed because it is too large.
package.json
deleted
100644 → 0
{ | ||
"name": "react-ts-demos", | ||
"version": "0.1.0", | ||
"private": true, | ||
"proxy": "http://erpweb.liexindev.net", | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.17.0", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^16.18.101", | ||
"@types/react": "^18.3.3", | ||
"@types/react-dom": "^18.3.0", | ||
"antd": "^5.18.3", | ||
"axios": "^1.7.2", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-helmet": "^6.1.0", | ||
"react-router-dom": "^6.24.0", | ||
"react-scripts": "5.0.1", | ||
"typescript": "^4.9.5", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
"build": "react-scripts build", | ||
"test": "react-scripts test", | ||
"eject": "react-scripts eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
} | ||
} |
public/favicon.ico
deleted
100644 → 0
No preview for this file type
public/index.html
deleted
100644 → 0
public/manifest.json
deleted
100644 → 0
public/robots.txt
deleted
100644 → 0
src/App.tsx
deleted
100644 → 0
src/components/BreadNav/index.less
deleted
100644 → 0
src/components/BreadNav/index.tsx
deleted
100644 → 0
src/components/Footer/index.less
deleted
100644 → 0
src/components/Footer/index.min.css
deleted
100644 → 0
src/components/Footer/index.tsx
deleted
100644 → 0
src/components/Footer/type.tsx
deleted
100644 → 0
src/components/Header/index.less
deleted
100644 → 0
File mode changed
src/components/Header/index.tsx
deleted
100644 → 0
src/components/Header/type.tsx
deleted
100644 → 0
src/components/ListNoData/index.less
deleted
100644 → 0
src/components/ListNoData/index.tsx
deleted
100644 → 0
src/components/ListOneItem/index.tsx
deleted
100644 → 0
src/components/ListOneItem/types.tsx
deleted
100644 → 0
src/components/ListSort/index.less
deleted
100644 → 0
src/components/ListSort/index.tsx
deleted
100644 → 0
src/components/ListSort/types.tsx
deleted
100644 → 0
src/components/QqIcon/index.tsx
deleted
100644 → 0
src/hooks/useCookies.tsx
deleted
100644 → 0
src/hooks/useRequest.tsx
deleted
100644 → 0
src/hooks/useSeoTitle.tsx
deleted
100644 → 0
src/hooks/useToast.tsx
deleted
100644 → 0
src/images/More.png
deleted
100644 → 0
933 Bytes
src/images/Popular.png
deleted
100644 → 0
1.19 KB
src/images/aboutUsBanner.png
deleted
100644 → 0
349 KB
src/images/contactUsBanner.png
deleted
100644 → 0
494 KB
src/images/loading.gif
deleted
100644 → 0
701 Bytes
src/images/nodata.png
deleted
100644 → 0
7.72 KB
src/images/p404.png
deleted
100644 → 0
27.5 KB
src/images/qq.png
deleted
100644 → 0
1.14 KB
src/index.tsx
deleted
100644 → 0
src/pages/About/index.less
deleted
100644 → 0
src/pages/About/index.min.css
deleted
100644 → 0
src/pages/About/index.tsx
deleted
100644 → 0
src/pages/About/types.tsx
deleted
100644 → 0
src/pages/Brand/index.less
deleted
100644 → 0
src/pages/Brand/index.min.css
deleted
100644 → 0
src/pages/Brand/index.tsx
deleted
100644 → 0
src/pages/Brand/types.tsx
deleted
100644 → 0
src/pages/BrandMap/index.less
deleted
100644 → 0
src/pages/BrandMap/index.min.css
deleted
100644 → 0
src/pages/BrandMap/index.tsx
deleted
100644 → 0
src/pages/BrandMap/types.tsx
deleted
100644 → 0
src/pages/Category/index.less
deleted
100644 → 0
src/pages/Category/index.min.css
deleted
100644 → 0
src/pages/Category/index.tsx
deleted
100644 → 0
src/pages/Category/types.tsx
deleted
100644 → 0
src/pages/ClassMap/index.less
deleted
100644 → 0
src/pages/ClassMap/index.min.css
deleted
100644 → 0
src/pages/ClassMap/index.tsx
deleted
100644 → 0
src/pages/ClassMap/types.tsx
deleted
100644 → 0
src/pages/Contact/index.less
deleted
100644 → 0
src/pages/Contact/index.min.css
deleted
100644 → 0
src/pages/Contact/index.tsx
deleted
100644 → 0
src/pages/Contact/types.tsx
deleted
100644 → 0
src/pages/GoodsDetail/index.less
deleted
100644 → 0
src/pages/GoodsDetail/index.min.css
deleted
100644 → 0
src/pages/GoodsDetail/index.tsx
deleted
100644 → 0
src/pages/GoodsDetail/types.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.
src/pages/Home/index.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Home/index.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Home/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Home/types.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Notice/FilterDate.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Notice/index.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Notice/index.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Notice/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Notice/types.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Page404/index.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Page404/index.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Page404/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Page404/type.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Search/index.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Search/index.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Search/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Search/reducer.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Search/types.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Temblank/index.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Temblank/index.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/pages/Temblank/type.tsx
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/react-app-env.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/base.less
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/base.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/demo.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/demo_index.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/iconfont.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/iconfont.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/iconfont.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/styles/font/iconfont.ttf
deleted
100644 → 0
No preview for this file type
src/styles/font/iconfont.woff
deleted
100644 → 0
No preview for this file type
src/styles/font/iconfont.woff2
deleted
100644 → 0
No preview for this file type
tsconfig.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment