Commit 398ac4a8 by doszhang

dos

parent 7838d9b8
......@@ -80,8 +80,8 @@ preloadimages(preloadImageList, function () {
}, 100);
} else {
initPage();
$('.loading-page').hide();
$('.page1').show();
// $('.loading-page').hide();
// $('.page1').show();
}
$('input[name=name]').attr('placeholder', '姓名').attr('id', 'name');;
......
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