Commit 35019f0e by Chao Sun

sun test

parent 374b975e
//logs.js //logs.js
...@@ -15,6 +15,5 @@ Page({ ...@@ -15,6 +15,5 @@ Page({
return util.formatTime(new Date(log)); return util.formatTime(new Date(log));
}) })
}); });
console.log(1);
} }
}); });
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