f874303a by yangjianbin

init

1 parent 2d56e7c7
......@@ -43,6 +43,7 @@
}
function getNowFormatDate(date) {
console.log(date)
if(!date){
date = new Date();
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!