样式优化
This commit is contained in:
parent
6ab14f5227
commit
e03fcf8c2d
|
|
@ -297,7 +297,7 @@ function IssueList(props) {
|
|||
<div className="total-item">
|
||||
<span className="item-text"> <img src={ icon} alt="" /> {label}</span>
|
||||
<span className="item-more">({moreValue}<span>{formatNumber(value)}</span>行)</span>
|
||||
<span className="ml20 item-value">
|
||||
<span className="item-value">
|
||||
{percent}%
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue