From 22ebbba451e9703a0a7b58ffc2a3cce7f081e26d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E9=B9=8F?= <2916022834@qq.com> Date: Wed, 27 May 2026 11:16:40 +0800 Subject: [PATCH] aaa --- src/views/shoppingCart/sc-item.vue | 14 ++++++++++++-- src/views/shoppingCart/sc-list.vue | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/views/shoppingCart/sc-item.vue b/src/views/shoppingCart/sc-item.vue index b179360..f03423a 100644 --- a/src/views/shoppingCart/sc-item.vue +++ b/src/views/shoppingCart/sc-item.vue @@ -10,7 +10,7 @@
{{ info.title }}
-
+
{{ info.brand }}
@@ -49,7 +49,9 @@