@@ -56,10 +56,13 @@ export default {
}
.sc {
width: 750rpx;
+ height: 100rpx;
position: fixed;
bottom: 0rpx;
- margin-bottom: 10rpx;
+ display: flex;
+ align-items: center;
// background-color: #EEEEEE;
+ background-color: #fff;
.dele {
background-color: #FF6F0F;
width: 160rpx;