diff --git a/components/buyPup.vue b/components/buyPup.vue
index 7c2676c..43aa968 100644
--- a/components/buyPup.vue
+++ b/components/buyPup.vue
@@ -143,7 +143,9 @@
font-size: 26rpx;
color: #333;
margin-bottom: 10rpx;
- line-height: 80rpx;
+ padding-top:20rpx ;
+ padding-bottom:20rpx ;
+ line-height:40rpx;
border-radius: 50rpx;
border: 1px solid #eee;
}
diff --git a/pages/course/chapterDetail.vue b/pages/course/chapterDetail.vue
index 7bfc3c6..ac0a374 100644
--- a/pages/course/chapterDetail.vue
+++ b/pages/course/chapterDetail.vue
@@ -324,6 +324,7 @@ export default {
this.options = options;
this.getCourseDescriptionData();
+ console.log(this.options,'this.options-------------')
// this.getUserInfo()
// this.getCateList()
},
diff --git a/pages/course/coursePrice.vue b/pages/course/coursePrice.vue
index 6f33324..6ce4387 100644
--- a/pages/course/coursePrice.vue
+++ b/pages/course/coursePrice.vue
@@ -3,33 +3,66 @@
+
+
+
+
+ 开通VIP
+
+
+
+
+
-
-
-
- {{item1.title}}
+
+
+
+ VIP畅学权益生效中
+
+ {{item1.title}}
+
+
-
+
+
+
【{{item2.title}}】
-
+
+
半年:¥{{item2.halfFee}} 元整年:¥{{item2.fee}} 元
+ style="margin-left: 20rpx;">整年:¥{{item2.fee}} 元
+ 立即购买
- 已购买
+ 已购买
+
-
+
@@ -41,12 +74,14 @@
+
\ No newline at end of file