xuqiaoying 2 年之前
父節點
當前提交
997f7d1b1b
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      pages/learn/index.vue

+ 1 - 2
pages/learn/index.vue

@@ -513,12 +513,11 @@ export default {
 	onLoad() {
 		// 1668873600 ,2022.11.20的时间戳
 		this.leftDays = 1668873600 - parseInt(curTime/1000)
-		// this.getCourseLiveQues()
+		// this.sysTime = +this.$method.timest()
 	},
 	async onShow() {
 		this.getCourseLiveQues()
 		await this.commonSystemTime()
-		this.sysTime = +this.$method.timest()
 	},
 	 onPullDownRefresh() {
 		this.getCourseLiveQues()