修改
This commit is contained in:
parent
8a13ae7a7b
commit
d70760b0f2
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -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> -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user