From 5a086e68ed63077bbb3af6d2eb179d380d8805cf Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期五, 01 三月 2024 09:35:51 +0800
Subject: [PATCH] 登录页调整

---
 src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 7679393..2ad476c 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,5 +1,6 @@
 <script setup lang="ts">
 import {  RouterView } from 'vue-router'
+
 </script>
 
 <template>

--
Gitblit v1.8.0