.betweenclass { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify!important; -webkit-justify-content: space-between!important; justify-content: space-between!important; } .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; height: 4vh; } .changewidth { color: #303133; font-size: 32rpx; font-weight: 100!important; width: 70%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .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; padding-bottom: 25rpx; } .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%; } .uni-numbox { position: static!important; float: right; } .isdiaplay .van-submit-bar__text { visibility: hidden; } .isdiaplay { visibility: hidden; }