From ae3855638dba0c927236c1a1b1a85d5b048c40e2 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期五, 18 四月 2025 10:31:08 +0800
Subject: [PATCH] 提交

---
 main.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/main.js b/main.js
index b5c800b..597d0c9 100644
--- a/main.js
+++ b/main.js
@@ -31,8 +31,6 @@
 import home from './pages/home/home.vue'
 Vue.component('home',home)
 
-import spare from './pages/spare/spare.vue'
-Vue.component('spare',spare)
 
 import device from './pages/device/device.vue'
 Vue.component('device',device)

--
Gitblit v1.9.3