Merge branch 'develop'
正在显示
| ... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
| "@amap/amap-jsapi-loader": "^1.0.1", | "@amap/amap-jsapi-loader": "^1.0.1", | ||
| "@ant-design/cssinjs": "^1.17.2", | "@ant-design/cssinjs": "^1.17.2", | ||
| "@ant-design/icons": "^5.2.6", | "@ant-design/icons": "^5.2.6", | ||
| "@reduxjs/toolkit": "^1.9.7", | |||
| "@types/styled-components": "^5.1.29", | "@types/styled-components": "^5.1.29", | ||
| "antd": "^5.11.0", | "antd": "^5.11.0", | ||
| "axios": "^1.6.0", | "axios": "^1.6.0", | ||
| ... | @@ -30,10 +31,15 @@ | ... | @@ -30,10 +31,15 @@ |
| "js-base64": "^3.7.5", | "js-base64": "^3.7.5", | ||
| "js-cookie": "^3.0.5", | "js-cookie": "^3.0.5", | ||
| "next": "14.0.1", | "next": "14.0.1", | ||
| "next-redux-wrapper": "^8.1.0", | |||
| "react": "^18.2.0", | "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| "react-infinite-scroll-component": "^6.1.0", | "react-infinite-scroll-component": "^6.1.0", | ||
| "styled-components": "^6.1.0" | "react-redux": "^8.1.3", | ||
| "redux": "^4.2.1", | |||
| "redux-persist": "^6.0.0", | |||
| "styled-components": "^6.1.0", | |||
| "swiper": "^11.0.5" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/big.js": "^6.2.0", | "@types/big.js": "^6.2.0", | ||
| ... | ... |
差异被折叠。
点击展开。
src/api/interface/mall.ts
0 → 100644
src/api/interface/service.ts
0 → 100644
src/api/interface/user.ts
0 → 100644
src/api/interface/wallet.ts
0 → 100644
src/api/modules/mall.ts
0 → 100644
src/api/modules/service.ts
0 → 100644
src/api/modules/user.ts
0 → 100644
src/api/modules/wallet.ts
0 → 100644
src/components/404/index.tsx
0 → 100644
差异被折叠。
点击展开。
src/components/404/styled.tsx
0 → 100644
src/components/breadcrumb/index.tsx
0 → 100644
src/components/categorySelect/index.tsx
0 → 100644
File moved
File moved
src/components/loginModal/index.tsx
0 → 100644
src/components/mall-comp/index.tsx
0 → 100644
src/components/numberBox/index.tsx
0 → 100644
src/components/payment-checkout/index.tsx
0 → 100644
差异被折叠。
点击展开。
src/components/product-swiper/index.tsx
0 → 100644
src/components/productItem/index.tsx
0 → 100644
src/components/productList/index.tsx
0 → 100644
src/components/qrcodePopover/index.tsx
0 → 100644
src/components/service-comp/index.tsx
0 → 100644
src/components/serviceItem/index.tsx
0 → 100644
src/components/toastModal/index.tsx
0 → 100644
差异被折叠。
点击展开。
差异被折叠。
点击展开。
差异被折叠。
点击展开。
src/pages/cart/submit/[id].tsx
0 → 100644
差异被折叠。
点击展开。
差异被折叠。
点击展开。
差异被折叠。
点击展开。
差异被折叠。
点击展开。
src/pages/mall/[main]/[second].tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/mall/[main]/index.tsx
0 → 100644
差异被折叠。
点击展开。
差异被折叠。
点击展开。
src/pages/mall/product/[id].tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/mall/product/styled.tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/mall/styled.tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/service/[main]/[second].tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/service/[main]/index.tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/service/detail/[id].tsx
0 → 100644
差异被折叠。
点击展开。
src/pages/service/index.tsx
0 → 100644
差异被折叠。
点击展开。
src/store/index.ts
0 → 100644
差异被折叠。
点击展开。
src/store/module/address.ts
0 → 100644
差异被折叠。
点击展开。
src/store/module/globalData.ts
0 → 100644
差异被折叠。
点击展开。
src/store/module/system.ts
0 → 100644
差异被折叠。
点击展开。
src/store/module/userInfo.ts
0 → 100644
差异被折叠。
点击展开。
差异被折叠。
点击展开。
差异被折叠。
点击展开。
src/utils/getCurrentUserPayWalletInfo.ts
0 → 100644
差异被折叠。
点击展开。
src/utils/getLocationByIP.ts
0 → 100644
差异被折叠。
点击展开。
请
注册
或者
登录
后发表评论