From 163f9f26c29cd0db86d4e9f97096d8df486af289 Mon Sep 17 00:00:00 2001 From: paulGao Date: Tue, 27 Sep 2022 10:38:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=AB=AF=E5=88=86=E7=B1=BB=E7=BB=91=E5=AE=9A=E8=A7=84?= =?UTF-8?q?=E6=A0=BC=E6=97=A0=E6=95=B0=E6=8D=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manager/src/views/goods/goods-manage/category.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/src/views/goods/goods-manage/category.vue b/manager/src/views/goods/goods-manage/category.vue index 8fb41ac9..50bb4312 100644 --- a/manager/src/views/goods/goods-manage/category.vue +++ b/manager/src/views/goods/goods-manage/category.vue @@ -285,7 +285,7 @@ export default { getSpecList() { getSpecificationList().then((res) => { if (res.length != 0) { - this.specifications = res; + this.specifications = res.result; } }); }, From 0cc27f4e603505923b077ed6b992da06b4daaba6 Mon Sep 17 00:00:00 2001 From: paulGao Date: Sun, 9 Oct 2022 16:04:25 +0800 Subject: [PATCH 2/2] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E7=A7=92?= =?UTF-8?q?=E6=9D=80=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/pages/promotion/seckill.vue | 203 +++++++++++++++++--------- 1 file changed, 137 insertions(+), 66 deletions(-) diff --git a/buyer/src/pages/promotion/seckill.vue b/buyer/src/pages/promotion/seckill.vue index 38c3aaf6..7b013c18 100644 --- a/buyer/src/pages/promotion/seckill.vue +++ b/buyer/src/pages/promotion/seckill.vue @@ -6,14 +6,23 @@
限时秒杀