|
@@ -1624,7 +1624,7 @@ HTML;
|
|
|
$info[7]['total_name'] = '剩余能量值';
|
|
$info[7]['total_name'] = '剩余能量值';
|
|
|
$info[8]['total_name'] = '本月释放';
|
|
$info[8]['total_name'] = '本月释放';
|
|
|
$info[9]['total_name'] = '本月提取';
|
|
$info[9]['total_name'] = '本月提取';
|
|
|
- $info[10]['title'] = '剩余余额';
|
|
|
|
|
|
|
+ $info[10]['total_name'] = '剩余余额';
|
|
|
return $info;
|
|
return $info;
|
|
|
}
|
|
}
|
|
|
|
|
|