苹果内购+订单结算页面条件编译

This commit is contained in:
@fawn-nine
2024-07-09 14:26:26 +08:00
parent 05edf730c9
commit 545fd9cc75
12 changed files with 391 additions and 118 deletions

View File

@@ -360,6 +360,7 @@
}
.jianjie {
overflow: hidden!important;
margin-top: 10rpx;
font-size: 24rpx;
@include bov();

View File

@@ -885,7 +885,7 @@
if (res.code == 0) {
if (res.chapterList.length > 0) {
this.courseList = res.chapterList
console.log('status++++++++++++++', this.courseList)
// console.log('status++++++++++++++', this.courseList)
} else {
this.courseList = []
}