Ver código fonte

确认重学对接

chenxiong 3 anos atrás
pai
commit
f3b3607b30
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      pages2/wd/class.vue

+ 3 - 1
pages2/wd/class.vue

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