💄 Implement the special page for friend's links show. Close #26

This commit is contained in:
凡梦星尘
2022-08-05 15:18:52 +08:00
parent 97799aaaa8
commit 6cf961d392
11 changed files with 218 additions and 8 deletions

View File

@@ -95,7 +95,7 @@ NexT.motion.middleWares = {
});
}
animate(postblock, '.post-block, .pagination, .post-comments');
animate(postblock, '.post-block,.flinks-block, .pagination, .post-comments');
animate(collheader, '.collection-header');
animate(postheader, '.post-header');
animate(postbody, '.post-body');