课程价格重新写
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
this.getUserInfo()
|
||||
this.courseId = e.id
|
||||
// this.getCateList(this.courseId)
|
||||
this.getData(e.id)
|
||||
|
||||
// this.getSayList()
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
@@ -214,7 +214,7 @@
|
||||
onShow() {
|
||||
// 隐藏原生的tabbar
|
||||
uni.hideTabBar();
|
||||
|
||||
this.getData(this.courseId)
|
||||
},
|
||||
onReachBottom() {
|
||||
console.log('触底');
|
||||
|
||||
Reference in New Issue
Block a user