diff --git a/app/index/view/pc/article/detail.html b/app/index/view/pc/article/detail.html
index abc0b324..3cc13ac7 100644
--- a/app/index/view/pc/article/detail.html
+++ b/app/index/view/pc/article/detail.html
@@ -3,161 +3,164 @@
{notempty name="detail.seo_title"}
-
-
-
-
-
{$detail.title}
-
{$detail.release_time}
-
-
-
{$detail.content|raw}
-
-
-
{$detail.content|raw}
-
- {notempty name="comments"}
-
-
-
{:lang_i18n('评论')}
- {volist name="comments" id="cm"}
-
-
{$cm.name}:
-
{$cm.content}
-
- {/volist}
-
-
- {/notempty}
-
-
+
+
+
+
{$detail.title}
+
{$detail.release_time}
+
+
+
{$detail.content|raw}
+
+
+
+
+ {notempty name="comments"}
+
+
+
{:lang_i18n('评论')}
+ {volist name="comments" id="cm"}
+
+
{$cm.name}:
+
{$cm.content}
+
+ {/volist}
+
+
+ {/notempty}
+
+
+ {notempty name="share_config"}
+
+ {/notempty}
+
+
+
+ {notempty name="$recommends"}
+