商品注册主流程初版
Showing
| ... | @@ -29,6 +29,7 @@ | ... | @@ -29,6 +29,7 @@ |
| "vue-dompurify-html": "^5.1.0", | "vue-dompurify-html": "^5.1.0", | ||
| "vue-router": "^4.3.0", | "vue-router": "^4.3.0", | ||
| "vue-tsc": "^2.1.10", | "vue-tsc": "^2.1.10", | ||
| "vuedraggable": "^4.1.0", | |||
| "vxe-table": "^4.13.31", | "vxe-table": "^4.13.31", | ||
| "xlsx": "^0.18.5" | "xlsx": "^0.18.5" | ||
| }, | }, | ||
| ... | ... |
src/api/product.ts
0 → 100644
src/assets/images/log.png
0 → 100644
8.6 KB
src/assets/images/preview.png
0 → 100644
14.2 KB
src/assets/images/registration.png
0 → 100644
7.05 KB
src/components/skuAttibute.vue
0 → 100644
src/store/product.ts
0 → 100644
src/types/api/product.ts
0 → 100644
src/utils/product.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/product/components/create.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/product/product.scss
0 → 100644
src/views/product/productManagement.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment