From c77c36196fb317cb530d684cd40780fd410d21aa Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期四, 04 九月 2025 15:12:10 +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