From fbd65ee1daf36e83d8784cf9f985cb7ee971e32d Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Fri, 15 Dec 2023 09:58:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E5=BA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/realstore-cart/realstore-cart.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/realstore-cart/realstore-cart.vue b/components/realstore-cart/realstore-cart.vue index 92042dfd..6587dc72 100644 --- a/components/realstore-cart/realstore-cart.vue +++ b/components/realstore-cart/realstore-cart.vue @@ -109,7 +109,7 @@ - + {{item.name}} @@ -1042,16 +1042,16 @@ line-height: 112rpx; } .plugins-realstore-buy-type-choice .item .scan-item, - .plugins-realstore-buy-type-choice .item-content-key-0 { + .plugins-realstore-buy-type-choice .item-content-0 { background: #E8FFF2; } - .plugins-realstore-buy-type-choice .item-content-key-1 { + .plugins-realstore-buy-type-choice .item-content-1 { background: #FFF9DC; } - .plugins-realstore-buy-type-choice .item-content-key-2 { + .plugins-realstore-buy-type-choice .item-content-2 { background: #FFE8DC; } - .plugins-realstore-buy-type-choice .item-content-key-3 { + .plugins-realstore-buy-type-choice .item-content-3 { background: #EDF9FF; } .plugins-realstore-buy-type-choice .item-content .left-icon { @@ -1062,7 +1062,7 @@ margin-bottom: 32rpx; } /* #ifndef H5 */ - .plugins-realstore-buy-type-choice .item-content-index-0 { + .plugins-realstore-buy-type-choice .item-content-0 { width: calc(100% - 190rpx); } .plugins-realstore-buy-type-choice .item .scan-item {