f874303a by yangjianbin

init

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