+
+
+
\ No newline at end of file
diff --git a/src/components/index/Leftbar.vue b/src/components/index/Leftbar.vue
index ab0d8d5..cc93c86 100644
--- a/src/components/index/Leftbar.vue
+++ b/src/components/index/Leftbar.vue
@@ -1,16 +1,40 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/index/Loading.vue b/src/components/index/Loading.vue
index 3289f21..4c2a473 100644
--- a/src/components/index/Loading.vue
+++ b/src/components/index/Loading.vue
@@ -21,6 +21,7 @@ onMounted(() => {
height: 100vh;
width: 100vw;
background-color: #fff;
+ z-index: 9999;
}
.title {
position: fixed;
diff --git a/src/components/index/Main.vue b/src/components/index/Main.vue
new file mode 100644
index 0000000..e06caa0
--- /dev/null
+++ b/src/components/index/Main.vue
@@ -0,0 +1,36 @@
+
+
+