新增:《我的标签》,模仿语雀标签页

This commit is contained in:
2022-08-03 22:52:34 +08:00
parent ee5850defe
commit fe5bb5e636
13 changed files with 358 additions and 47 deletions

View File

@@ -44,7 +44,7 @@ function renderGitalk(options) {
gitalk.render('comment-container')
/*
// 感谢: dingqianwen/my-blog
// 感谢: https://github.com/dingqianwen/my-blog
// 如果点赞,先判断有没有登录
let $gc = $('#gitalk-container');
$gc.on('click', '.gt-comment-like', function () {