From b0abb05cae848e8b6a2e1ffc3c685bd4d70b9278 Mon Sep 17 00:00:00 2001 From: wangjiadong <1654135867@qq.com> Date: Wed, 4 Jan 2023 10:26:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=AD=E7=89=A9=E8=BD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/CustomerShoppingCartList.vue | 62 ++++++++--- .../modules/CustomerShoppingCartForm.vue | 72 +++++++----- .../CustomerShoppingCartController.java | 2 + .../entity/CustomerShoppingCart.java | 103 +++++++++--------- 4 files changed, 146 insertions(+), 93 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/customershoppingcart/admin/CustomerShoppingCartList.vue b/ant-design-vue-jeecg/src/views/customershoppingcart/admin/CustomerShoppingCartList.vue index 795a9817..07af446d 100644 --- a/ant-design-vue-jeecg/src/views/customershoppingcart/admin/CustomerShoppingCartList.vue +++ b/ant-design-vue-jeecg/src/views/customershoppingcart/admin/CustomerShoppingCartList.vue @@ -88,22 +88,26 @@ - 编辑 + - + + 购买 + 详情 - - + + 商品详情 + + 删除 - + @@ -114,13 +118,14 @@ - +