Commit 774236ab by doszhang

dos

parent 63b0b944
......@@ -73,7 +73,7 @@ $(document).ready(function () {
function homeBtnGoHandleClick()
{
$('.subtitle,.copywriting1,.btn-go').fadeOut(300);
$('.btn-tocreate,.copywriting2').delay(1000).fadeIn(300);
$('.btn-tocreate,.copywriting2').delay(200).fadeIn(300);
}
function checkWord(name,callback) {
......
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 sign in to comment