From f9a62bfe09f3279185b8319c5e21ff4898df81c1 Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Tue, 22 Oct 2024 21:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E4=BF=9D=E5=AD=98=E5=8F=A6?= =?UTF-8?q?=E5=AD=98=E4=B8=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- public/test.vcd.view | Bin 6318 -> 0 bytes public/test.view | Bin 0 -> 7099 bytes scripts/vscode-package.py | 2 +- src/App.vue | 8 ++- src/api/index.js | 21 ++++++- src/api/message.js | 48 ++++++++++++++++ .../toolbar/file-menu/load-view.vue | 28 +++++++++- src/hook/recover.js | 13 ++++- src/hook/wave-container-view.js | 52 ++++++++++++++++-- 10 files changed, 161 insertions(+), 13 deletions(-) delete mode 100644 public/test.vcd.view create mode 100644 public/test.view create mode 100644 src/api/message.js diff --git a/public/index.html b/public/index.html index d4125e2..e0a4685 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@