diff --git a/components/AQ/AQTabber.vue b/components/AQ/AQTabber.vue new file mode 100644 index 0000000..d959761 --- /dev/null +++ b/components/AQ/AQTabber.vue @@ -0,0 +1,137 @@ + + + + + + diff --git a/pages.json b/pages.json index 3d8092a..d3a5eba 100644 --- a/pages.json +++ b/pages.json @@ -6,7 +6,6 @@ "navigationStyle": "default", "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "white" - } }, { "path": "pages/student/timetable/index", @@ -25,15 +24,6 @@ "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "white" - } - }, { - "path": "pages/student/my/my1", - "style": { - "navigationBarTitleText": "我的1", - "navigationStyle": "default", - "navigationBarBackgroundColor": "#fff", - "navigationBarTextStyle": "white" - } }, { "path": "pages/student/login/login", diff --git a/pages/coach/home/index.vue b/pages/coach/home/index.vue new file mode 100644 index 0000000..180a71f --- /dev/null +++ b/pages/coach/home/index.vue @@ -0,0 +1,281 @@ + + + + + \ No newline at end of file diff --git a/pages/student/index/index.vue b/pages/student/index/index.vue index 2e9d66b..0ed6992 100644 --- a/pages/student/index/index.vue +++ b/pages/student/index/index.vue @@ -60,16 +60,20 @@ + +