From 75ecc97b9f6304f8fee7a09dabf439789b9ac245 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期三, 19 六月 2024 14:46:27 +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