diff --git a/components/AQ/AQTabber.vue b/components/AQ/AQTabber.vue new file mode 100644 index 0000000..779fce8 --- /dev/null +++ b/components/AQ/AQTabber.vue @@ -0,0 +1,137 @@ + + + + + + diff --git a/pages.json b/pages.json index 57d8446..a0b8229 100644 --- a/pages.json +++ b/pages.json @@ -46,30 +46,7 @@ } }], - "tabBar": { - "color": "#999999", - "selectedColor": "#60ba61", - "borderStyle": "white", - "backgroundColor": "#fff", - "fontSize": "18px", - "iconWidth": "25px", - "list": [{ - "pagePath": "pages/student/index/index", - "iconPath": "static/images/tabbar/home.png", - "selectedIconPath": "static/images/tabbar/home_selected.png", - "text": "首页" - }, { - "pagePath": "pages/student/timetable/index", - "iconPath": "static/images/tabbar/index.png", - "selectedIconPath": "static/images/tabbar/index_selected.png", - "text": "课表" - }, { - "pagePath": "pages/student/my/my", - "iconPath": "static/images/tabbar/my.png", - "selectedIconPath": "static/images/tabbar/my_selected.png", - "text": "我的" - }] - }, + "share": { "title": "用药提醒", "imageUrl": "/static/images/home/tixing.png", 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 180a71f..3b15403 100644 --- a/pages/student/index/index.vue +++ b/pages/student/index/index.vue @@ -60,16 +60,20 @@ + +