This commit is contained in:
曹辉 2023-04-06 13:47:06 +08:00
parent 8a13ae7a7b
commit d70760b0f2
2 changed files with 3 additions and 5 deletions

View File

@ -123,14 +123,14 @@
.item {
margin: 0 auto;
width: 100%;
height: 200rpx;
height: 100rpx;
background: #FFFFFF;
.text{
padding: 40rpx 20% 0 40rpx;
padding: 0 40rpx 0 40rpx;
width: 100%;
height: 81rpx;
font-size: 38rpx;
font-weight: 500;
line-height: 100rpx;
}
}

View File

@ -21,8 +21,6 @@
</view>
<view class="text" v-else>暂无
</view>
<view class="classtype">
</view>
<!-- <view class="pingfen">
<u-rate :count="5" value="2"></u-rate>
</view> -->