Commit f78a6d85 by doszhang

dos

parent dd2f5bf3
......@@ -513,7 +513,7 @@ function showSuggestPage() {
function backToFlag() {
$('.personal-page').fadeOut(3000, function () {
setTimeout(function () {
$('.flag-page').css('z-index', '6');
// $('.flag-page').css('z-index', '6');
}, 1000)
});
......
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