暂存
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<view class="leve1 flex_box">
|
||||
<text>{{item.title}}</text>
|
||||
</view>
|
||||
<view class="leve2 flex_box">
|
||||
<view class="item">
|
||||
<view class="leve2 flex_box">
|
||||
<!-- <view class="item">
|
||||
<view class="">
|
||||
<uni-icons type="checkmarkempty" size="18" color="#55aa7f"></uni-icons>
|
||||
</view>
|
||||
@@ -34,8 +34,8 @@
|
||||
<view class="">
|
||||
已评分 <b>{{item.otherInfo.setGiveScoreNumber}}</b> 人
|
||||
</view>
|
||||
</view>
|
||||
<view class="item">
|
||||
</view> -->
|
||||
<view class="item flex_box" style="align-items: center;">
|
||||
<view class="">
|
||||
<uni-icons type="spinner-cycle" size="18" color="#ff878d"></uni-icons>
|
||||
</view>
|
||||
@@ -225,9 +225,9 @@
|
||||
// .userName{}
|
||||
}
|
||||
|
||||
.leve2 { justify-content: space-between;
|
||||
.leve2 { justify-content: center;
|
||||
color: #999; font-size: 24rpx;
|
||||
b{font-size: 34rpx; padding: 0 4rpx; font-weight: normal; color: #333;}
|
||||
b{font-size: 34rpx; padding: 0 4rpx; font-weight: normal; color: #333; color: red;}
|
||||
.item{text-align: center; padding-top: 0; padding-bottom: 0; margin-bottom: 0;}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user