.uniNavBar { height: 100%; } .cart-list { background-color: #fff; /* padding: 0 36upx; */ } .titleright { text-align: right; padding: 10rpx 30rpx; background: #fff; border-bottom: 1px solid #eee; } .changewidth { color: #303133; font-size: 32rpx; font-weight: 100!important; } .priceClass { color:#303133!important; font-weight: 100!important; font-size: 36rpx; } .van-card { background-color: #fff!important; } .shoplist { display: -webkit-box; display: -webkit-flex; display: flex; padding: 0 35rpx; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .checklabel { -webkit-transform:scale(0.7); transform:scale(0.7); border-radius: 100%; } .checkboxteil { -webkit-transform:scale(0.7); transform:scale(0.7); border-radius: 100%; }