!284 完善 SPU,订单列表:完善表头宽度自适应
Merge pull request !284 from puhui999/dev-to-dev
Showing
| ... | @@ -58,6 +58,7 @@ | ... | @@ -58,6 +58,7 @@ |
| "pinia": "^2.1.7", | "pinia": "^2.1.7", | ||
| "qrcode": "^1.5.3", | "qrcode": "^1.5.3", | ||
| "qs": "^6.11.2", | "qs": "^6.11.2", | ||
| "sortablejs": "^1.15.0", | |||
| "steady-xml": "^0.1.0", | "steady-xml": "^0.1.0", | ||
| "url": "^0.11.3", | "url": "^0.11.3", | ||
| "video.js": "^7.21.5", | "video.js": "^7.21.5", | ||
| ... | @@ -82,6 +83,7 @@ | ... | @@ -82,6 +83,7 @@ |
| "@types/nprogress": "^0.2.1", | "@types/nprogress": "^0.2.1", | ||
| "@types/qrcode": "^1.5.2", | "@types/qrcode": "^1.5.2", | ||
| "@types/qs": "^6.9.8", | "@types/qs": "^6.9.8", | ||
| "@types/sortablejs": "^1.15.4", | |||
| "@typescript-eslint/eslint-plugin": "^6.7.5", | "@typescript-eslint/eslint-plugin": "^6.7.5", | ||
| "@typescript-eslint/parser": "^6.7.5", | "@typescript-eslint/parser": "^6.7.5", | ||
| "@unocss/transformer-variant-group": "^0.56.5", | "@unocss/transformer-variant-group": "^0.56.5", | ||
| ... | ... |
src/api/mall/market/banner/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment