From fe290eec70118f58fbf1dca93bc28b45f462681b Mon Sep 17 00:00:00 2001 From: LiLongLong <13717757313@163.com> Date: Sun, 2 Mar 2025 11:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B0=83=E8=AF=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/debug/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/debug/index.vue b/src/views/debug/index.vue index 109c59e..c2d7907 100644 --- a/src/views/debug/index.vue +++ b/src/views/debug/index.vue @@ -260,9 +260,6 @@ import { const startAxis = ref({}) const endAxis = ref({}) - const axis = ref() - const rotationSpeed = ref() - const time = ref() const rotateForm = ref>({}) let subscription:any onMounted(()=>{