diff --git a/source/vue/xzs-student/src/views/dashboard/index.vue b/source/vue/xzs-student/src/views/dashboard/index.vue
index 8e95ebd..93906ab 100644
--- a/source/vue/xzs-student/src/views/dashboard/index.vue
+++ b/source/vue/xzs-student/src/views/dashboard/index.vue
@@ -89,29 +89,6 @@
-
- 推送试卷
-
-
-
-
-
-
{{item.name}}
-
- {{item.startTime}}
-
- {{item.endTime}}
-
-
-
- 开始做题
-
-
-
-
-
-
-
diff --git a/source/xzs/src/main/resources/static/student/index.html b/source/xzs/src/main/resources/static/student/index.html
index f60d0ab..ab82efc 100644
--- a/source/xzs/src/main/resources/static/student/index.html
+++ b/source/xzs/src/main/resources/static/student/index.html
@@ -14,4 +14,4 @@
hm.src = 'https://hm.baidu.com/hm.js?cd8218cd51f800ed2b73e5751cb3f4f9'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
- })()