先传一版
This commit is contained in:
parent
068595b440
commit
9de717ae17
@ -397,7 +397,7 @@
|
|||||||
<view class="itemDetailBox">
|
<view class="itemDetailBox">
|
||||||
<view class="leftCharts">
|
<view class="leftCharts">
|
||||||
<OtherCharts :success="pageDetail.Const.CompleteRate" :colorList="['#1679FF', '#E7F1FF']" />
|
<OtherCharts :success="pageDetail.Const.CompleteRate" :colorList="['#1679FF', '#E7F1FF']" />
|
||||||
<text class="numberValue" style="color: #1679FF">{{`${pageDetail.Const.CompleteRate}%`}}</text>
|
<text class="numberValue" style="color: #1679FF">{{`${pageDetail.Const.CompleteRate || ''}%`}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="rightBox">
|
<view class="rightBox">
|
||||||
<view class="rightBoxTop">
|
<view class="rightBoxTop">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user