\ No newline at end of file
diff --git a/src/views/index/CenterTop.vue b/src/views/index/CenterTop.vue
new file mode 100644
index 0000000..59a28ec
--- /dev/null
+++ b/src/views/index/CenterTop.vue
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/LeftBottom.vue b/src/views/index/LeftBottom.vue
new file mode 100644
index 0000000..302bf0c
--- /dev/null
+++ b/src/views/index/LeftBottom.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
排名
+
学校名称
+
用户数
+
+
+
+
+ {{ item.rank }}
+
+
{{ item.school }}
+
{{ item.count }}人
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/LeftCenter.vue b/src/views/index/LeftCenter.vue
new file mode 100644
index 0000000..dfee453
--- /dev/null
+++ b/src/views/index/LeftCenter.vue
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/LeftTop.vue b/src/views/index/LeftTop.vue
new file mode 100644
index 0000000..8cb1cdd
--- /dev/null
+++ b/src/views/index/LeftTop.vue
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+
+
+
+
{{ teacherStats.consultCount }}
+
咨询次数
+
+
+
+
+
+
+
+
{{ teacherStats.replyCount }}
+
回复数
+
+
+
+
+
+
+
+
{{ teacherStats.messageCount }}
+
留言数
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/RightCenter.vue b/src/views/index/RightCenter.vue
new file mode 100644
index 0000000..674a4cc
--- /dev/null
+++ b/src/views/index/RightCenter.vue
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
排名
+
专业名称
+
用户数
+
+
+
+
+ {{ item.rank }}
+
+
{{ item.major }}
+
{{ item.count }}人
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/RightTop.vue b/src/views/index/RightTop.vue
new file mode 100644
index 0000000..6bde41b
--- /dev/null
+++ b/src/views/index/RightTop.vue
@@ -0,0 +1,178 @@
+
+
+
+
+
+
数据来源:
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/average-duration.vue b/src/views/index/average-duration.vue
new file mode 100644
index 0000000..c75719a
--- /dev/null
+++ b/src/views/index/average-duration.vue
@@ -0,0 +1,218 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/common-questions.vue b/src/views/index/common-questions.vue
new file mode 100644
index 0000000..52f2c31
--- /dev/null
+++ b/src/views/index/common-questions.vue
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
{{ index + 1 }}
+
+
{{ item.question }}
+
+ {{ item.count }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/CenterBottom.vue b/src/views/index/components/CenterBottom.vue
new file mode 100644
index 0000000..e771694
--- /dev/null
+++ b/src/views/index/components/CenterBottom.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
{{ index + 1 }}
+
+
{{ item.question }}
+
+ {{ item.count }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/CenterTop.vue b/src/views/index/components/CenterTop.vue
new file mode 100644
index 0000000..59a28ec
--- /dev/null
+++ b/src/views/index/components/CenterTop.vue
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/ConsultationCard.vue b/src/views/index/components/ConsultationCard.vue
new file mode 100644
index 0000000..0519ecb
--- /dev/null
+++ b/src/views/index/components/ConsultationCard.vue
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/views/index/components/LeftBottom.vue b/src/views/index/components/LeftBottom.vue
new file mode 100644
index 0000000..302bf0c
--- /dev/null
+++ b/src/views/index/components/LeftBottom.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
排名
+
学校名称
+
用户数
+
+
+
+
+ {{ item.rank }}
+
+
{{ item.school }}
+
{{ item.count }}人
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/LeftCenter.vue b/src/views/index/components/LeftCenter.vue
new file mode 100644
index 0000000..0632e4c
--- /dev/null
+++ b/src/views/index/components/LeftCenter.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
总考生数量
+
{{ chartData.totalCount.toLocaleString() }}
+
+
+
同比增长
+
+{{ chartData.growthRate }}%
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/LeftTop.vue b/src/views/index/components/LeftTop.vue
new file mode 100644
index 0000000..691f9a1
--- /dev/null
+++ b/src/views/index/components/LeftTop.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
咨询次数
+
+ {{ teacherStats.consultCount }}次
+
+
+
+
+
+
+
+
+
+ {{ teacherStats.replyCount }}次
+
+
回复数
+
+
+
+
+
+
+
+
+
+ {{ teacherStats.messageCount }}条
+
+
留言数
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/RightBottom.vue b/src/views/index/components/RightBottom.vue
new file mode 100644
index 0000000..e771694
--- /dev/null
+++ b/src/views/index/components/RightBottom.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
{{ index + 1 }}
+
+
{{ item.question }}
+
+ {{ item.count }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/RightCenter.vue b/src/views/index/components/RightCenter.vue
new file mode 100644
index 0000000..674a4cc
--- /dev/null
+++ b/src/views/index/components/RightCenter.vue
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
排名
+
专业名称
+
用户数
+
+
+
+
+ {{ item.rank }}
+
+
{{ item.major }}
+
{{ item.count }}人
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/components/RightTop.vue b/src/views/index/components/RightTop.vue
new file mode 100644
index 0000000..6bde41b
--- /dev/null
+++ b/src/views/index/components/RightTop.vue
@@ -0,0 +1,178 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/index/index.vue b/src/views/index/index.vue
index 7f640b4..fe99582 100644
--- a/src/views/index/index.vue
+++ b/src/views/index/index.vue
@@ -1,11 +1,69 @@