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