xuqiaoying 2 лет назад
Родитель
Сommit
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()