diff --git a/components/buyPup.vue b/components/buyPup.vue new file mode 100644 index 0000000..f921844 --- /dev/null +++ b/components/buyPup.vue @@ -0,0 +1,198 @@ + + + + + \ No newline at end of file diff --git a/components/z-navigation/z-navigation.vue b/components/z-navigation/z-navigation.vue index 8d5db07..a7c3ec2 100644 --- a/components/z-navigation/z-navigation.vue +++ b/components/z-navigation/z-navigation.vue @@ -86,12 +86,12 @@ export default { selectedIconPath: "static/tab/tab_cur_02.png", text: "购物车", }, - { - pagePath: "pages/taihu/index", - iconPath: "static/tab/tab_nor_03.png", - selectedIconPath: "static/tab/tab_cur_03.png", - text: "太湖公益", - }, + // { + // pagePath: "pages/taihu/index", + // iconPath: "static/tab/tab_nor_03.png", + // selectedIconPath: "static/tab/tab_cur_03.png", + // text: "太湖公益", + // }, { pagePath: "pages/bookShop/orderList", iconPath: "static/tab/order.png", diff --git a/pages.json b/pages.json index ae2d2de..d4a0ec1 100644 --- a/pages.json +++ b/pages.json @@ -467,12 +467,12 @@ "selectedIconPath": "static/tab/tab_cur_02.png", "text": "购物车" }, - { - "pagePath": "pages/taihu/index", - "iconPath": "static/tab/tab_nor_03.png", - "selectedIconPath": "static/tab/tab_cur_03.png", - "text": "太湖公益" - }, + // { + // "pagePath": "pages/taihu/index", + // "iconPath": "static/tab/tab_nor_03.png", + // "selectedIconPath": "static/tab/tab_cur_03.png", + // "text": "太湖公益" + // }, { "pagePath": "pages/bookShop/orderList", "iconPath": "static/tab/order.png", diff --git a/pages/course/courseDetail.vue b/pages/course/courseDetail.vue index 8adf04c..797e104 100644 --- a/pages/course/courseDetail.vue +++ b/pages/course/courseDetail.vue @@ -8,12 +8,12 @@ - - + + VIP畅学权益生效中 - + {{course.title}} diff --git a/pages/course/myCourse.vue b/pages/course/myCourse.vue index 6708b80..1cb11f3 100644 --- a/pages/course/myCourse.vue +++ b/pages/course/myCourse.vue @@ -9,47 +9,51 @@ itemStyle="padding-left: 15px; padding-right: 15px; height: 50px;"> + - - - - - - 已选中分类:{{selectCat}} - 清除 + + + + 已显示全部课程 + 已选中分类:{{selectCat}} + 清除 + + + + 按分类筛选 + - + + + VIP畅学 + - + - {{item.title}} - + + {{item.title}} + + - - - - - - - 了解课程 - + + + 加入在学习 + 取消在学习 + 去学习 + @@ -58,39 +62,32 @@ - - - - - + + - + + + + VIP畅学 + + - + - + {{item.title}} - - - - - - - - - - - 了解课程 - + + + + + + 取消在学习 + 去学习 + @@ -99,38 +96,25 @@ - - - - - + + + > - + - - {{item.title}} + + {{item.title}} - - - - - - - - 了解课程 + + + 续费课程 @@ -150,7 +134,7 @@ - + @@ -159,6 +143,7 @@