-
-
- {{ item.rank }}
-
-
{{ item.school }}
-
{{ item.count }}人
+
\ No newline at end of file
diff --git a/src/views/index/RightCenter.vue b/src/views/index/RightCenter.vue
index 674a4cc..681a485 100644
--- a/src/views/index/RightCenter.vue
+++ b/src/views/index/RightCenter.vue
@@ -1,45 +1,213 @@
-
-
-
@@ -87,7 +74,7 @@ const RightBottom = defineAsyncComponent(() => import("./components/RightBottom.
.left-content, .right-content {
display: flex;
flex-direction: column;
- width: 25%;
+ width: 500px;
gap: 10px;
}
@@ -110,6 +97,10 @@ const RightBottom = defineAsyncComponent(() => import("./components/RightBottom.
height: 240px;
}
+.right-content-top {
+ height: 710px;
+}
+
// .module-item {
// height: 100%;
// flex: 1;