From f0d8e8569462ed5ce06f6d83b0bf3ca83d28b95f Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期三, 19 六月 2024 13:59:09 +0800
Subject: [PATCH] 处理

---
 src/views/index/index.vue |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/views/index/index.vue b/src/views/index/index.vue
index f8a8d13..45b5352 100644
--- a/src/views/index/index.vue
+++ b/src/views/index/index.vue
@@ -1,3 +1,7 @@
 <template>
-  <div>棣栭〉</div>
+  <div class="app-container">
+    <el-row>
+      
+    </el-row>
+  </div>
 </template>
\ No newline at end of file

--
Gitblit v1.9.1