苹果内购+订单结算页面条件编译
This commit is contained in:
@@ -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 = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user