From 3918fab1ec69793f7e3a6e1b3cc86fa5f30d987e Mon Sep 17 00:00:00 2001 From: YunaiV Date: Fri, 1 Sep 2023 00:49:42 +0800 Subject: [PATCH] code review --- src/views/mall/product/brand/index.vue | 2 +- src/views/mall/product/category/index.vue | 2 +- src/views/mall/product/comment/index.vue | 2 +- .../mall/product/property/value/index.vue | 2 +- .../mall/product/spu/components/index.ts | 31 ++++++++++++++++++- .../mall/product/spu/form/BasicInfoForm.vue | 30 +----------------- src/views/mall/product/spu/form/index.vue | 2 +- src/views/mall/product/spu/index.vue | 18 +++++------ .../mall/trade/afterSale/detail/index.vue | 28 ++++++++--------- 9 files changed, 57 insertions(+), 60 deletions(-) diff --git a/src/views/mall/product/brand/index.vue b/src/views/mall/product/brand/index.vue index 9250befd..c89fe520 100644 --- a/src/views/mall/product/brand/index.vue +++ b/src/views/mall/product/brand/index.vue @@ -59,7 +59,7 @@ diff --git a/src/views/mall/product/category/index.vue b/src/views/mall/product/category/index.vue index a2adfe7f..27ea5368 100644 --- a/src/views/mall/product/category/index.vue +++ b/src/views/mall/product/category/index.vue @@ -38,7 +38,7 @@ diff --git a/src/views/mall/product/comment/index.vue b/src/views/mall/product/comment/index.vue index 1b0745ba..7c0737f5 100644 --- a/src/views/mall/product/comment/index.vue +++ b/src/views/mall/product/comment/index.vue @@ -115,7 +115,7 @@ :formatter="dateFormatter" width="170" /> - +