diff --git a/pages.json b/pages.json index 73f39c4..1b9cc1e 100644 --- a/pages.json +++ b/pages.json @@ -81,6 +81,15 @@ "navigationBarTextStyle": "black" } }, + { + "path" : "pages/student/my/set_up", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "default", + "navigationBarBackgroundColor": "#333333", + "navigationBarTextStyle": "black" + } + }, diff --git a/pages/student/my/my.vue b/pages/student/my/my.vue index 7b411bc..7fbc68b 100644 --- a/pages/student/my/my.vue +++ b/pages/student/my/my.vue @@ -9,7 +9,7 @@ 包子皮 - + @@ -21,16 +21,16 @@ - 1234 - 总授课数/节 + 123 + 我的课程 - 4 - 总授班级/个 + 45 + 已上课时 - 1234 - 总负责学员/名 + 45 + 待上课时 @@ -42,8 +42,6 @@ - - @@ -84,51 +82,18 @@ + +