Explorar el Código

确认重学对接

chenxiong hace 3 años
padre
commit
f3b3607b30
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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++;