diff --git a/pages.json b/pages.json
index 20d108d..e1ec3cb 100644
--- a/pages.json
+++ b/pages.json
@@ -74,8 +74,9 @@
{"path" : "pages/login/nickName","style" : {"navigationBarTitleText": "修改昵称"}},
{"path" : "pages/login/newBirt","style" : {"navigationBarTitleText": "修改生日"}},
{"path" : "pages/login/indLabels","style" : {"navigationBarTitleText": "修改个人标签"}},
+ {"path" : "pages/study/courseStudy","style" : {"navigationBarTitleText": "课程学习"}},
{"path" : "pages/study/audioTest","style" : {"navigationBarTitleText": "音频测试"}},
- {"path" : "pages/study/courseStudy","style" : {"navigationBarTitleText": "课程学习"}}
+ {"path" : "pages/study/videoTest","style" : {"navigationBarTitleText": "视频频测试"}}
],
"globalStyle": {
"navigationBarTextStyle": "black",
diff --git a/pages/study/videoTest.vue b/pages/study/videoTest.vue
new file mode 100644
index 0000000..3ef17f7
--- /dev/null
+++ b/pages/study/videoTest.vue
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file