feat(web): charge point details page

This commit is contained in:
2026-03-10 16:12:38 +08:00
parent 08cd00c802
commit f803a447b5
5 changed files with 654 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ export default function SidebarFooter() {
<span>退</span>
</button>
<p className="mt-2 px-2 text-[11px] text-muted/60">OCPP 1.6-J v0.1.0</p>
<p className="mt-2 px-2 text-[11px] text-muted/60">Helios EVCS</p>
</div>
)
}