zyx 11 months ago
parent
commit
70491f0ad0
1 changed files with 4 additions and 1 deletions
  1. 4 1
      pages/user/jiance.vue

+ 4 - 1
pages/user/jiance.vue

@@ -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;