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