chore: fix build failure

refactor: delete /public/equiments api
This commit is contained in:
2025-05-19 22:29:28 +08:00
parent 7f37514dfa
commit 487e7c114a
3 changed files with 23 additions and 27 deletions

View File

@@ -230,7 +230,7 @@ const availableTemplates = ref([
name: "PG2L100H 基础开发板",
id: "PG2L100H_Pango100pro",
description: "包含主板和两个LED的基本设置",
path: "/public/EquipmentTemplates/PG2L100H_Pango100pro.json",
path: "/EquipmentTemplates/PG2L100H_Pango100pro.json",
thumbnailUrl: motherboardSvg,
},
]);