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 03012e6..a7c3ec2 100644 --- a/components/z-navigation/z-navigation.vue +++ b/components/z-navigation/z-navigation.vue @@ -80,18 +80,18 @@ export default { selectedIconPath: "static/tab/icon1_y.png", text: "首页", }, - // { - // pagePath: "pages/peanut/shopping", - // iconPath: "static/tab/tab_nor_02.png", - // 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/peanut/shopping", + iconPath: "static/tab/tab_nor_02.png", + 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/bookShop/orderList", iconPath: "static/tab/order.png", diff --git a/config/baseUrl.js b/config/baseUrl.js index 019dee7..5b5e824 100644 --- a/config/baseUrl.js +++ b/config/baseUrl.js @@ -6,8 +6,8 @@ if (process.env.NODE_ENV === 'development') { // socketUrl = "ws://localhost:6001/"; // baseUrl = "https://twin-ui.com/demo/"; // baseUrl = "https://testapi.nuttyreading.com/"; // 线上测试环境 - baseUrl = "https://api.nuttyreading.com/"; // 线上正式 - // baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑 + // baseUrl = "https://api.nuttyreading.com/"; // 线上正式 + baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑 // baseUrl = "http://59.110.212.44:9200/pb/"; // baseUrl = "http://192.168.110.100:9100/pb/"; // 开发用电脑 // baseUrl = "http://192.168.110.110:9200/pb/"; diff --git a/pages.json b/pages.json index 7e9daee..d4a0ec1 100644 --- a/pages.json +++ b/pages.json @@ -438,28 +438,6 @@ { "navigationBarTitleText" : "我的课程" } - },{ - "path": "pages/goods/index/index", - "style": { - "navigationBarTitleText": "商品信息", - "enablePullDownRefresh": false, - "app-plus": { - "bounce": "none", - "titleNView": false, - "popGesture": "none" - } - } - },{ - "path": "pages/goods/order/index", - "style": { - "navigationBarTitleText": "确认订单", - "enablePullDownRefresh": false, - "app-plus": { - "bounce": "none", - "titleNView": false, - "popGesture": "none" - } - } } ], "globalStyle": { @@ -483,18 +461,18 @@ "selectedIconPath": "static/tab/icon1_y.png", "text": "首页" }, - // { - // "pagePath": "pages/peanut/shopping", - // "iconPath": "static/tab/tab_nor_02.png", - // "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/peanut/shopping", + "iconPath": "static/tab/tab_nor_02.png", + "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/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 @@