diff --git a/components/cart/cart.vue b/components/cart/cart.vue index 3decc1b2..6ca668e3 100644 --- a/components/cart/cart.vue +++ b/components/cart/cart.vue @@ -53,10 +53,10 @@ - + - - + + @@ -1547,9 +1547,9 @@ width: 100%; } .scroll-box-popup .cart-selected { - background-color: #fff; - height: 46rpx; - border-radius: 50%; + background-color: #fff; + height: 46rpx; + border-radius: 50%; padding: 0 4rpx; } .scroll-box-popup .alias { diff --git a/components/common/common.vue b/components/common/common.vue index 44f4b2ca..f6116cda 100644 --- a/components/common/common.vue +++ b/components/common/common.vue @@ -1,7 +1,7 @@ - + } + }; +