update
This commit is contained in:
@@ -9,12 +9,7 @@ function EnergyCost(props) {
|
||||
if (energyInfo) {
|
||||
}
|
||||
return (
|
||||
<Container
|
||||
title="能耗"
|
||||
icon="battery"
|
||||
className={cls.energyCost}
|
||||
pending={true}
|
||||
>
|
||||
<Container title="能耗" icon="battery" className={cls.energyCost}>
|
||||
<div className={`flex flex-col`}>
|
||||
<div className={`${cls.cost__info} flex`}>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user