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 {