From 276209035343a0b009fb528df50b5f6fb83f469c Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期五, 29 八月 2025 14:20:16 +0800
Subject: [PATCH] Merge branch 'ID1956-已签到页面改版' into test
---
src/App.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 7fe1997..c67ad8e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,7 +1,5 @@
<script setup lang="ts">
import { ref } from "vue";
-import deviceView from "./components/deviceView.vue";
-
</script>
<template>
--
Gitblit v1.8.0