From b8b9c9024b410e482faabb0c385820ad0f9d0791 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期一, 01 四月 2024 10:13:36 +0800
Subject: [PATCH] chore:测试模型

---
 src/views/screen/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/screen/index.vue b/src/views/screen/index.vue
index 7f4fb93..4e8cf80 100644
--- a/src/views/screen/index.vue
+++ b/src/views/screen/index.vue
@@ -12,6 +12,7 @@
 import ScreenTitle from './components/screen-title/index.vue';
 import ScreenWrapper from './components/screen-wrapper/index.vue';
 
+
 export default {
   name: 'App',
   components: {
@@ -35,4 +36,5 @@
   background-repeat: no-repeat !important;
   background-position: center center !important;
 }
+
 </style>
\ No newline at end of file

--
Gitblit v1.8.0