@@ -128,10 +128,12 @@ export default {
};
},
onLoad(option) {
+
+ },
+ onShow() {
this.courseGoodsList();
this.commonSystemTime()
- onShow() {},
onReachBottom() {
if (this.goodsList.length < this.total) {
this.param.pageNum++;