合并 agent-mvp 到 master #1

Merged
jiang merged 282 commits from agent-mvp into master 2026-08-18 17:56:46 +08:00
Showing only changes of commit 5cbf1e82f8 - Show all commits
+9 -9
View File
@@ -182,15 +182,6 @@ const App = (props: React.PropsWithChildren<AppProps>) => {
label: "爆管模拟",
},
},
{
name: "爆管定位",
list: "/hydraulic-simulation/burst-location",
meta: {
parent: "Hydraulic Simulation",
icon: <MyLocationIcon className="w-6 h-6" />,
label: "爆管定位",
},
},
{
name: "爆管侦测",
list: "/hydraulic-simulation/burst-detection",
@@ -200,6 +191,15 @@ const App = (props: React.PropsWithChildren<AppProps>) => {
label: "爆管侦测",
},
},
{
name: "爆管定位",
list: "/hydraulic-simulation/burst-location",
meta: {
parent: "Hydraulic Simulation",
icon: <MyLocationIcon className="w-6 h-6" />,
label: "爆管定位",
},
},
{
name: "DMA 漏损识别",
list: "/hydraulic-simulation/dma-leak-detection",