diff --git a/public/themes/hc_original/dongya-web/a_article_detail.html b/public/themes/hc_original/dongya-web/a_article_detail.html new file mode 100644 index 0000000..83c77cb --- /dev/null +++ b/public/themes/hc_original/dongya-web/a_article_detail.html @@ -0,0 +1,138 @@ + + + +{php} +$currentCateId = intval($current_cate['id'] ?? ''); +$currentCatePid = intval($current_cate['parent_id'] ?? ''); +if($currentCatePid == 0){ + $currentCatePid = $currentCateId; +} +// var_dump($currentCateId); // 当前的分类 +{/php} + +
+ +发布时间 : {$hc_content.publish_time}浏览量: {$hc_content.hits} 次作者:{$hc_content.author}
+
+
+
+
+ {$row[0]['name']}+{$row[0]['tel']}+ |
+
+ {if isset($row[1])}
+
+ {$row[1]['name']}+{$row[1]['tel']}+ |
+ {else}
+ + {/if} + |
+ +
+
+
{$vo['name']|default=''}
+ {/volist}
+
+ 下一篇:
+ {hcTaglib:preContent preName='' /} +
+ 返回列表
+ +下一篇:
+ {hcTaglib:nextContent nextName='' /} +