diff --git a/packageB/train/mockExam/examList.vue b/packageB/train/mockExam/examList.vue
index f9364ae..fa2ad83 100644
--- a/packageB/train/mockExam/examList.vue
+++ b/packageB/train/mockExam/examList.vue
@@ -1,6 +1,30 @@
+
+
+
+
+
+
+
@@ -17,18 +41,53 @@
及格分数:60分
截止日期:2025-12-31
+
+
-
\ No newline at end of file
diff --git a/packageB/train/mockExam/viewGrades.vue b/packageB/train/mockExam/viewGrades.vue
new file mode 100644
index 0000000..5bd0ad2
--- /dev/null
+++ b/packageB/train/mockExam/viewGrades.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
+
考试名称:456546456
+
考试时间:456546456
+
考试成绩:456546456
+
+
查看
+
+
查看
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 7db83be..245dfe7 100644
--- a/pages.json
+++ b/pages.json
@@ -411,6 +411,15 @@
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
+ },
+ {
+ "path" : "train/mockExam/viewGrades",
+ "style" :
+ {
+ "navigationBarTitleText" : "查看成绩",
+ "navigationBarTitleTextSize": "30rpx"
+ // "navigationStyle": "custom"
+ }
}
]
},