diff --git a/app/article/view/index/view.html b/app/article/view/index/view.html index 3745fff..321a0e0 100644 --- a/app/article/view/index/view.html +++ b/app/article/view/index/view.html @@ -22,11 +22,13 @@ .text-detial-content li {list-style: initial;margin-left: 20px;} :not(pre)>code[class*=language-], pre[class*=language-]{background:#fff!important;border:1px solid #e8e8e8!important; border-radius:3px;} -.comment-box{border-top:1px solid #eee; background-color:#fff;width:100%; overflow:hidden} -.comment-name{font-size:16px; margin-bottom:8px;} -.comment-img{width:100px; height:100px; padding:3px; background-color:#fff;} -.comment-img img{border-radius:3px;} -.comment-tips{line-height:25px; color:#999;font-size:12px;} +.comment-input .comment-image{width:40px; height:40px; border-radius:50%} +.comment-item .comment-avatar{width:50px; float:left} +.comment-item .comment-image{width:36px; height:36px; border-radius:50%} +.comment-item .comment-body{margin-left:50px;} +.comment-item .comment-content blockquote{border-left:3px solid #f1f1f1; padding:4px 8px;} +.comment-item .comment-actions a{color:#8c95a8; cursor:pointer; font-size:12px;} +.comment-item .comment-actions a:hover{color:#3582fb;} {/block} @@ -54,22 +56,29 @@
{$vo.name}
-发表于:{$vo.create_time}{$vo.update_time} {eq name="$vo.admin_id" value="$login_admin"} {/eq}
-