优化购物车页面
This commit is contained in:
parent
6f8cd6e00f
commit
435b6919b2
|
@ -228,6 +228,7 @@ export default {
|
|||
.cart-container {
|
||||
width: 710rpx;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 40rpx;
|
||||
}
|
||||
.cart-group {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue