From bc142f686be76af103fe99751d5a7ff4a8f71485 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 29 Jul 2025 15:32:20 +0800 Subject: [PATCH] =?UTF-8?q?feat(cart):=20=E8=B4=AD=E7=89=A9=E8=BD=A6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8A=A0=E8=B4=AD=E7=89=A9=E5=93=81=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/cartBtmList.vue | 27 +++++++++++++++++++++-- config/order.js | 44 +++++++++++++++++++++++-------------- config/regiest.js | 5 ++--- config/request.js | 2 +- pages/other/index.vue | 44 +------------------------------------ pages/regiest/index.vue | 42 +++-------------------------------- pages/shoppingCar/index.vue | 34 +++++++++++++++++++++------- 7 files changed, 86 insertions(+), 112 deletions(-) diff --git a/components/cartBtmList.vue b/components/cartBtmList.vue index 2d3e0f6..427b781 100644 --- a/components/cartBtmList.vue +++ b/components/cartBtmList.vue @@ -152,7 +152,7 @@