Commit 0c864ad5 authored by youjie's avatar youjie

no message

parent 29e6a269
......@@ -69,7 +69,7 @@
try{
this.daysClass.forEach((x,i)=>{
var object=document.getElementById(`days_${i}`);
x.top = object.getBoundingClientRect().top+400
x.top = object.getBoundingClientRect().top+60
})
} catch (error) {
console.log('----异常')
......
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