This commit is contained in:
aihe 2024-07-07 16:25:24 +08:00
parent 5601ef7507
commit 96c076d1fa

View File

@ -86,5 +86,11 @@
</style>
<style scoped lang="scss">
.yditem{
padding: 20rpx 0;
border-top: 2px solid #F6F6F6;
&:last-child{
padding-bottom: 0;
}
}
</style>