Commit 1ff0560d authored by IvyXia123's avatar IvyXia123

域名提交

parent 3dcd4317
......@@ -250,8 +250,6 @@
let lessonDetail = JSON.parse(localStorage.getItem("lessonDetail"));
let nowTime = Date.parse(new Date());
let lookTime = (nowTime - lessonDetail.nowTime) / 1000;
console.log(nowTime/1000 - lessonDetail.nowTime/1000)
console.log(lookTime)
let json = {
page_type: 0,
page_id: this.page_id,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment