From a6ddcd4a35d727ed78b336a81a3e1fd07ec5705c Mon Sep 17 00:00:00 2001 From: Binary <929371489@qq.com> Date: Mon, 26 Jan 2026 16:56:31 +0800 Subject: [PATCH] fix --- src/App.vue | 664 ++++++++++++++++++++++++++++++++++++++++++++++-- src/store.ts | 31 ++- src/wayline.ts | 138 ++++++++-- src/waypoint.ts | 89 ++++++- 4 files changed, 871 insertions(+), 51 deletions(-) diff --git a/src/App.vue b/src/App.vue index 66e89ca..bf26738 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@