htc hace 1 día
padre
commit
dfcabded9c
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. 4 3
      pagesMy/teamUser.vue

+ 4 - 3
pagesMy/teamUser.vue

@@ -178,6 +178,7 @@
 <style scoped lang="scss">
 	::v-deep .u-swipe-action-item{
 		margin-top: 20rpx;
+		background: transparent !important;
 	}
 	::v-deep .swipe-action{
 		border: none !important;
@@ -204,13 +205,13 @@
 		.list{
 			flex: 1;
 			overflow-y: auto;
-			margin-top: 20rpx;
+			// margin-top: 20rpx;
 			.lbox{
 				background: #FFFFFF;
 				box-shadow: inset 0rpx -1rpx 0rpx 0rpx rgba(229,231,235,0.5);
 				border-radius: 24rpx;
 				padding: 36rpx 24rpx 40rpx;
-				margin-top: 20rpx;
+				// margin-top: 20rpx;
 				&-select{
 					width: 36rpx;
 					height: 36rpx;
@@ -247,7 +248,7 @@
 						font-family: PingFangSC, PingFang SC;
 						font-weight: 400;
 						font-size: 28rpx;
-						color: #666666;
+						color: #667E90;
 						line-height: 28rpx;
 						margin-top: 30rpx;
 					}