+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 成绩查询
+
+
+
+
+
+
+
+ {{ scope.row.studentId }}
+
+
+
+
+ {{ scope.row.studentName }}
+
+
+
+
+ {{ scope.row.classId }}
+
+
+
+
+ {{ scope.row.subjectName }}
+
+
+
+
+ {{ scope.row.year }}
+
+
+
+
+ {{ scope.row.term }}
+
+
+
+
+ {{ scope.row.score }}
+
+
+
+
+
+
+
+
+
diff --git a/src/views/user/index.vue b/src/views/user/index.vue
new file mode 100644
index 0000000..5e2a201
--- /dev/null
+++ b/src/views/user/index.vue
@@ -0,0 +1,165 @@
+