This commit is contained in:
进进啊
2022-04-11 22:00:36 +08:00
parent e2db5842d3
commit 6be56d44d7
8 changed files with 112 additions and 102 deletions

View File

@@ -30,9 +30,6 @@
},{
id:'6',
text:'六级词汇难度'
},{
id:'7',
text:'七级词汇难度'
}]
}
},
@@ -69,7 +66,10 @@
border: 2rpx solid #4CD964;
&:nth-child(1){
margin-top: 30rpx;
}
}
// &:nth-child(n+1){
// opacity: 0.5;
// }
&:nth-child(odd){
background: linear-gradient(135deg,#43cbff,#9708cc);
}