|
@@ -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()
|